STLdoc
STLdocumentation
|
Additional Inherited Members | |
Public Types inherited from integral_constant< _Ty, _Val > | |
typedef _Ty | value_type |
typedef integral_constant< _Ty, _Val > | type |
Public Member Functions inherited from integral_constant< _Ty, _Val > | |
constexpr | operator value_type () const _NOEXCEPT |
constexpr value_type | operator() () const _NOEXCEPT |
Static Public Attributes inherited from integral_constant< _Ty, _Val > | |
static constexpr _Ty | value = _Val |