primatologist-gpl  5.1.2
aims::EnumInfo< T > Struct Template Reference

#include <primatologist/utility/type.h>

Static Public Member Functions

static std::string type ()
 
static std::string value (const T &v)
 

Detailed Description

template<typename T>
struct aims::EnumInfo< T >

Definition at line 30 of file type.h.

Member Function Documentation

◆ type()

template<typename T >
static std::string aims::EnumInfo< T >::type ( )
inlinestatic

Definition at line 32 of file type.h.

◆ value()

template<typename T >
static std::string aims::EnumInfo< T >::value ( const T &  v)
inlinestatic

Definition at line 33 of file type.h.


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