Public Types | Static Public Member Functions | List of all members
cpp_introspection::field_traits::value< T > Struct Template Reference

#include <field_traits.h>

Public Types

typedef T type
 

Static Public Member Functions

static const char * name ()
 
static typereference (T &instance, std::size_t)
 
static const typereference (const T &instance, std::size_t)
 

Detailed Description

template<typename T>
struct cpp_introspection::field_traits::value< T >

Definition at line 43 of file field_traits.h.

Member Typedef Documentation

template<typename T >
typedef T cpp_introspection::field_traits::value< T >::type

Definition at line 44 of file field_traits.h.

Member Function Documentation

template<typename T >
static const char* cpp_introspection::field_traits::value< T >::name ( )
inlinestatic

Definition at line 47 of file field_traits.h.

template<typename T >
static type& cpp_introspection::field_traits::value< T >::reference ( T &  instance,
std::size_t   
)
inlinestatic

Definition at line 45 of file field_traits.h.

template<typename T >
static const type& cpp_introspection::field_traits::value< T >::reference ( const T &  instance,
std::size_t   
)
inlinestatic

Definition at line 46 of file field_traits.h.


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


cpp_introspection
Author(s): Johannes Meyer
autogenerated on Mon Jun 10 2019 12:56:18