Statements (37)
Predicate | Object |
---|---|
gptkbp:instanceOf |
type trait
|
gptkbp:definedIn |
<type_traits>
|
gptkbp:headerFile |
<type_traits>
|
https://www.w3.org/2000/01/rdf-schema#label |
std::is integral
|
gptkbp:inheritsFrom |
gptkb:std::integral_constant
|
gptkbp:introducedIn |
gptkb:C++11
|
gptkbp:member |
gptkb:logic
value operator bool() |
gptkbp:namespace |
std
|
gptkbp:notSpecializedFor |
double
floating point unit std::string long double |
gptkbp:parameter |
T
|
gptkbp:specialty |
short
long char bool int unsigned long long wchar_t char16_t char32_t long long signed char unsigned char unsigned int unsigned long unsigned short |
gptkbp:uses |
type trait to check if T is an integral type
|
gptkbp:valuation |
false (if T is not integral type)
true (if T is integral type) |
gptkbp:valueType |
bool
|
gptkbp:bfsParent |
gptkb:C++0x
gptkb:C++_standard_type_traits |
gptkbp:bfsLayer |
7
|