hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
#include <tylift.H>
Public Types | |
typedef T | type |
Public Member Functions | |
label (const T &x) | |
Static Public Member Functions | |
static std::string | name () |
Public Attributes | |
T | value |
typedef T hobbes::label< TN, T >::type |
|
inline |
|
inlinestatic |
T hobbes::label< TN, T >::value |