as_helper< generic, C > Struct Template Reference

#include <generic.hpp>

List of all members.

Static Public Member Functions


Detailed Description

template<typename C>
struct mmx::as_helper< generic, C >

Definition at line 551 of file generic.hpp.


Member Function Documentation

static generic cv ( const C x  )  [inline, static]

Definition at line 552 of file generic.hpp.

00552                                         {
00553     return new generic_concrete_rep<C> (x); }


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

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1