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.

Referenced by mmx::as().

00028 { return x; }


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

Generated on 6 Dec 2012 for realroot by  doxygen 1.6.1