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

#include <field_traits.h>

List of all members.

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 ( ) [inline, static]

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   
) [inline, static]

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   
) [inline, static]

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 Sat Jun 8 2019 19:46:00