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

List of all members.

Public Types

typedef _Tp type

Public Member Functions

 static_assert (_Int< _Nm,"index is out of bounds")

Detailed Description

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

tuple_element

Definition at line 303 of file debug/array.


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