libstdc++
|
#include <type_traits>
Public Types | |
typedef integral_constant< bool, __v > | type |
typedef bool | value_type |
Public Member Functions | |
constexpr | operator value_type () const noexcept |
constexpr value_type | operator() () const noexcept |
Static Public Attributes | |
static constexpr bool | value |
is_standard_layout
Definition at line 682 of file type_traits.
|
inherited |
Definition at line 73 of file type_traits.
|
inherited |
Definition at line 72 of file type_traits.
|
inlineconstexprnoexceptinherited |
Definition at line 74 of file type_traits.
|
inlineconstexprnoexceptinherited |
Definition at line 79 of file type_traits.
|
staticconstexprinherited |
Definition at line 71 of file type_traits.