variable_value< C, V > Struct Template Reference

#include <basix.hpp>

List of all members.

Public Types

Static Public Member Functions

Static Public Attributes


Detailed Description

template<typename C, typename V>
struct mmx::variable_value< C, V >

Definition at line 466 of file basix.hpp.


Member Typedef Documentation

typedef C val_type

Definition at line 467 of file basix.hpp.


Member Function Documentation

static C dyn_val (  )  [inline, static]

Definition at line 469 of file basix.hpp.

References variable_value< C, V >::val.

00469 { return val; }


Member Data Documentation

C val [static]

Definition at line 468 of file basix.hpp.

Referenced by variable_value< C, V >::dyn_val().


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

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1