#include <field_traits.h>
Public Types | |
typedef T | type |
Static Public Member Functions | |
static const char * | name () |
static type & | reference (T &instance, std::size_t) |
static const type & | reference (const T &instance, std::size_t) |
Definition at line 43 of file field_traits.h.
typedef T cpp_introspection::field_traits::value< T >::type |
Definition at line 44 of file field_traits.h.
|
inlinestatic |
Definition at line 47 of file field_traits.h.
|
inlinestatic |
Definition at line 45 of file field_traits.h.
|
inlinestatic |
Definition at line 46 of file field_traits.h.