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::make_dim_list< std::array< T, Dim > > Struct Template Reference

#include <enable_if.h>

Public Types

typedef dim_cat< Dim, typename
make_dim_list< T >::type >
::type 
type
 

Member Typedef Documentation

template<class T , size_t Dim>
typedef dim_cat<Dim, typename make_dim_list<T>::type>::type reflex::meta::make_dim_list< std::array< T, Dim > >::type

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