phdMesh  Version of the Day
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups
Public Types | List of all members
phdmesh::NumericEnum< Type > Struct Template Reference

Map a numeric scalar Type to an integer value. More...

#include <NumericEnum.hpp>

Public Types

enum  { value }
 Unique integer value for numeric scalar Type, if known. Is -1 if the type is unknown.
 

Detailed Description

template<typename Type = void>
struct phdmesh::NumericEnum< Type >

Map a numeric scalar Type to an integer value.

Definition at line 91 of file NumericEnum.hpp.


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