DDS-PSM-C++  1.0
ISO C++ API for OpenSplice DDS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Types | List of all members
dds::core::tuple_element< _Int, array< _Tp, _Nm > > Struct Template Reference

#include <array.hpp>

Public Types

typedef _Tp type
 

Detailed Description

template<std::size_t _Int, typename _Tp, std::size_t _Nm>
struct dds::core::tuple_element< _Int, array< _Tp, _Nm > >

Definition at line 231 of file array.hpp.

Member Typedef Documentation

template<std::size_t _Int, typename _Tp , std::size_t _Nm>
typedef _Tp dds::core::tuple_element< _Int, array< _Tp, _Nm > >::type

Definition at line 232 of file array.hpp.


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