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

#include <variant.H>

Collaboration diagram for hobbes::TSizeOfF< T >:
Collaboration graph

Static Public Attributes

static const size_t value = sizeof(T)
 

Member Data Documentation

◆ value

template<typename T >
const size_t hobbes::TSizeOfF< T >::value = sizeof(T)
static

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