RefleX
Build DDS Applications in Modern C++ without IDL
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Pages
Public Types | List of all members
reflex::meta::get_nested_type< std::vector< T >, indices< Head, Tail...> > Struct Template Reference

#include <memberwise.h>

Public Types

typedef get_nested_type< T,
indices< Tail...> >::type 
type
 

Member Typedef Documentation

template<class T , int Head, int... Tail>
typedef get_nested_type<T, indices<Tail...> >::type reflex::meta::get_nested_type< std::vector< T >, indices< Head, Tail...> >::type

The documentation for this struct was generated from the following file: