fixed_value< C, x > Struct Template Reference

#include <basix.hpp>

List of all members.

Public Types

Static Public Member Functions

Static Public Attributes


Detailed Description

template<typename C, C x>
struct mmx::fixed_value< C, x >

Definition at line 459 of file basix.hpp.


Member Typedef Documentation

typedef C val_type

Definition at line 460 of file basix.hpp.


Member Function Documentation

static C dyn_val (  )  [inline, static]

Definition at line 462 of file basix.hpp.

References fixed_value< C, x >::val.

00462 { return val; }


Member Data Documentation

const C val = x [static]

Definition at line 461 of file basix.hpp.

Referenced by fixed_value< C, x >::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