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

#include <field_traits.h>

Public Types

typedef T type
 

Static Public Member Functions

static const char * name ()
 
static typereference (boost::array< T, N > &instance, std::size_t i)
 
static const typereference (const boost::array< T, N > &instance, std::size_t i)
 

Detailed Description

template<typename T, std::size_t N>
struct cpp_introspection::field_traits::value< boost::array< T, N > >

Definition at line 81 of file field_traits.h.

Member Typedef Documentation

template<typename T , std::size_t N>
typedef T cpp_introspection::field_traits::value< boost::array< T, N > >::type

Definition at line 82 of file field_traits.h.

Member Function Documentation

template<typename T , std::size_t N>
static const char* cpp_introspection::field_traits::value< boost::array< T, N > >::name ( )
inlinestatic

Definition at line 85 of file field_traits.h.

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

Definition at line 83 of file field_traits.h.

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

Definition at line 84 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