Public Types | Static Public Member Functions
cpp_introspection::field_traits::value< std::vector< 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 (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 ( ) [inline, static]

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

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

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