basix_doc 0.1
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 356 of file basix.hpp.


Member Typedef Documentation

typedef C val_type

Definition at line 357 of file basix.hpp.


Member Function Documentation

static C dyn_val ( ) [inline, static]

Definition at line 359 of file basix.hpp.

References variable_value< C, V >::val.

{ return val; }

Member Data Documentation

C val [static]

Definition at line 358 of file basix.hpp.

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


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines