|
libstdc++
|
#include <stl_pair.h>
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.
|
inherited |
Definition at line 66 of file type_traits.
|
inherited |
Definition at line 65 of file type_traits.
|
inlineconstexprnoexceptinherited |
Definition at line 67 of file type_traits.
|
inlineconstexprnoexceptinherited |
Definition at line 72 of file type_traits.
|
staticconstexprinherited |
Definition at line 64 of file type_traits.