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::match::MultiDimArray< T, I, J > Struct Template Reference

#include <enable_if.h>

Public Types

typedef MultiDimArray< T, J...>
::type 
Nested
 
typedef std::array< Nested, I > type
 

Member Typedef Documentation

template<class T, size_t I, size_t... J>
typedef MultiDimArray<T, J...>::type reflex::match::MultiDimArray< T, I, J >::Nested
template<class T, size_t I, size_t... J>
typedef std::array<Nested, I> reflex::match::MultiDimArray< T, I, J >::type

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