Statements (25)
Predicate | Object |
---|---|
gptkbp:instanceOf |
C++ type trait
|
gptkbp:checksProperty |
compound type
|
gptkbp:compoundTypeExcludes |
void
arithmetic types nullptr_t |
gptkbp:compoundTypeIncludes |
gptkb:class
Union array struct enum pointer pointer to member |
gptkbp:definedIn |
<type_traits>
|
gptkbp:headerFile |
<type_traits>
|
https://www.w3.org/2000/01/rdf-schema#label |
std::is compound
|
gptkbp:inheritsFrom |
gptkb:std::integral_constant
|
gptkbp:introducedIn |
gptkb:C++11
|
gptkbp:namespace |
std
|
gptkbp:parameter |
T
|
gptkbp:result |
false if T is not a compound type
true if T is a compound type |
gptkbp:standardizedBy |
gptkb:ISO_C++
|
gptkbp:valueType |
bool
|
gptkbp:bfsParent |
gptkb:C++0x
|
gptkbp:bfsLayer |
7
|