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 > Struct Template Reference

#include <enable_if.h>

Public Types

typedef std::array< T, I > type
 

Member Typedef Documentation

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

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