libstdc++
|
Public Types | |
typedef integral_constant< size_t, __v > | type |
typedef size_t | value_type |
Public Member Functions | |
constexpr | operator value_type () const noexcept |
constexpr value_type | operator() () const noexcept |
Static Public Attributes | |
static constexpr size_t | value |
Partial specialization for std::pair.
Definition at line 766 of file stl_pair.h.