libstdc++
|
#include <type_traits>
Public Types | |
using | type = integral_constant< std::size_t, __v > |
using | value_type = std::size_t |
Public Member Functions | |
constexpr | operator value_type () const noexcept |
Static Public Attributes | |
static constexpr std::size_t | value |
alignment_of
Definition at line 1468 of file type_traits.
|
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.