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

#include <field_traits.h>

Static Public Member Functions

static std::size_t capacity ()
 
static std::size_t capacity (const std::vector< T > &x)
 
static bool empty ()
 
static bool empty (const std::vector< T > &x)
 
static void resize (std::vector< T > &x, size_t new_size, const T &initial=T())
 
static std::size_t value ()
 
static std::size_t value (const std::vector< T > &x)
 

Detailed Description

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

Definition at line 68 of file field_traits.h.

Member Function Documentation

template<typename T >
static std::size_t cpp_introspection::field_traits::size< std::vector< T > >::capacity ( )
inlinestatic

Definition at line 74 of file field_traits.h.

template<typename T >
static std::size_t cpp_introspection::field_traits::size< std::vector< T > >::capacity ( const std::vector< T > &  x)
inlinestatic

Definition at line 75 of file field_traits.h.

template<typename T >
static bool cpp_introspection::field_traits::size< std::vector< T > >::empty ( )
inlinestatic

Definition at line 72 of file field_traits.h.

template<typename T >
static bool cpp_introspection::field_traits::size< std::vector< T > >::empty ( const std::vector< T > &  x)
inlinestatic

Definition at line 73 of file field_traits.h.

template<typename T >
static void cpp_introspection::field_traits::size< std::vector< T > >::resize ( std::vector< T > &  x,
size_t  new_size,
const T &  initial = T() 
)
inlinestatic

Definition at line 71 of file field_traits.h.

template<typename T >
static std::size_t cpp_introspection::field_traits::size< std::vector< T > >::value ( )
inlinestatic

Definition at line 69 of file field_traits.h.

template<typename T >
static std::size_t cpp_introspection::field_traits::size< std::vector< T > >::value ( const std::vector< T > &  x)
inlinestatic

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