Statements (15)
Predicate | Object |
---|---|
gptkbp:instanceOf |
C++ type trait
|
gptkbp:definedIn |
<type_traits> header
|
https://www.w3.org/2000/01/rdf-schema#label |
std::underlying type
|
gptkbp:inheritsFrom |
gptkb:std::integral_constant
|
gptkbp:introducedIn |
gptkb:C++11
|
gptkbp:namespace |
std
|
gptkbp:parameter |
Enum
|
gptkbp:provides |
type member
|
gptkbp:specialty |
only for enumeration types
|
gptkbp:standardizedBy |
gptkb:ISO/IEC_14882:2011
|
gptkbp:type_member |
gptkb:logic
|
gptkbp:type_member_type |
the underlying integral type of Enum
|
gptkbp:uses |
std::underlying_type<Enum>::type
|
gptkbp:bfsParent |
gptkb:C++11
|
gptkbp:bfsLayer |
6
|