encapsulate2< C > Struct Template Reference

#include <type_props.hpp>

List of all members.

Public Member Functions


Detailed Description

template<typename C>
struct mmx::encapsulate2< C >

Definition at line 268 of file type_props.hpp.


Constructor & Destructor Documentation

encapsulate2 (  )  [inline]

Definition at line 269 of file type_props.hpp.

00269 {}

encapsulate2 ( const C x  )  [inline]

Definition at line 270 of file type_props.hpp.

00270 : C(x) {}


Member Function Documentation

C tfm2 (  )  const [inline]

Definition at line 271 of file type_props.hpp.

00271 { return this->tfm (); }


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

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1