generic_converter< generic > Struct Template Reference

#include <routine.hpp>

List of all members.

Static Public Member Functions


Detailed Description

template<>
struct mmx::generic_converter< generic >

Definition at line 40 of file routine.hpp.


Member Function Documentation

static generic make_abstract ( const generic x  )  [inline, static]

Definition at line 43 of file routine.hpp.

00043                                                          {
00044     return x; }

static generic make_concrete ( const generic x  )  [inline, static]

Definition at line 41 of file routine.hpp.

00041                                                          {
00042     return x; }


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

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1