STLdoc
STLdocumentation
|
Public Types | |
typedef _Ty | value_type |
typedef integral_constant< _Ty, _Val > | type |
Public Member Functions | |
constexpr | operator value_type () const _NOEXCEPT |
constexpr value_type | operator() () const _NOEXCEPT |
Static Public Attributes | |
static constexpr _Ty | value = _Val |
typedef integral_constant<_Ty, _Val> integral_constant< _Ty, _Val >::type |
typedef _Ty integral_constant< _Ty, _Val >::value_type |
|
inline |
|
inline |
|
static |