libstdc++
|
#include <tuple>
Public Types | |
using | type = integral_constant< size_t, __v > |
using | value_type = size_t |
Public Member Functions | |
constexpr | operator value_type () const noexcept |
Static Public Attributes | |
static constexpr size_t | value |
class tuple_size
|
inherited |
Definition at line 93 of file type_traits.
|
inherited |
Definition at line 92 of file type_traits.
|
inlineconstexprnoexceptinherited |
Definition at line 94 of file type_traits.
|
staticconstexprinherited |
Definition at line 91 of file type_traits.