Statements (19)
Predicate | Object |
---|---|
gptkbp:instanceOf |
type trait
|
gptkbp:checksFor |
T is a scalar type
|
gptkbp:definedIn |
<type_traits>
|
gptkbp:headerFile |
<type_traits>
|
https://www.w3.org/2000/01/rdf-schema#label |
std::is scalar
|
gptkbp:inheritsFrom |
gptkb:std::integral_constant
|
gptkbp:introducedIn |
gptkb:C++11
|
gptkbp:namespace |
std
|
gptkbp:parameter |
T
|
gptkbp:scalarTypesInclude |
pointer types
std::nullptr_t arithmetic types pointer to member types |
gptkbp:specialty |
std::integral_constant<bool, ...>
|
gptkbp:standardizedBy |
gptkb:ISO_C++
|
gptkbp:valuation |
true if T is scalar, false otherwise
|
gptkbp:valueType |
bool
|
gptkbp:bfsParent |
gptkb:C++0x
|
gptkbp:bfsLayer |
7
|