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

#include <field_traits.h>

Public Types

typedef T type
 

Static Public Member Functions

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

Detailed Description

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

Definition at line 62 of file field_traits.h.

Member Typedef Documentation

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

Definition at line 63 of file field_traits.h.

Member Function Documentation

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

Definition at line 66 of file field_traits.h.

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

Definition at line 64 of file field_traits.h.

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

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