libstdc++
std::tuple_element< _Int, ::array< _Tp, _Nm > > Struct Template Reference

Public Types

typedef _Tp type
 

Detailed Description

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

Partial specialization for std::array.

Definition at line 355 of file array.


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