realroot_doc 0.1.1
cast_helper< T, F > Struct Template Reference

#include <solver_binary.hpp>

List of all members.

Static Public Member Functions


Detailed Description

template<typename T, typename F>
struct mmx::cast_helper< T, F >

Definition at line 27 of file solver_binary.hpp.


Member Function Documentation

static T cv ( const F &  x) [inline, static]

Definition at line 28 of file solver_binary.hpp.

{ return x; }

The documentation for this struct was generated from the following file: