hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Public Member Functions | Public Attributes | List of all members
hobbes::typeAlias< TN, T > Struct Template Reference

#include <tylift.H>

Collaboration diagram for hobbes::typeAlias< TN, T >:
Collaboration graph

Public Member Functions

 typeAlias (const T &v)
 
 typeAlias ()
 

Public Attributes

value
 

Constructor & Destructor Documentation

◆ typeAlias() [1/2]

template<const char * TN, typename T >
hobbes::typeAlias< TN, T >::typeAlias ( const T &  v)
inline

◆ typeAlias() [2/2]

template<const char * TN, typename T >
hobbes::typeAlias< TN, T >::typeAlias ( )
inline

Member Data Documentation

◆ value

template<const char * TN, typename T >
T hobbes::typeAlias< TN, T >::value

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