Statements (21)
Predicate | Object |
---|---|
gptkbp:instanceOf |
type trait
|
gptkbp:definedIn |
<type_traits> header
|
https://www.w3.org/2000/01/rdf-schema#label |
std::is pointer
|
gptkbp:inheritsFrom |
gptkb:std::integral_constant
|
gptkbp:introducedIn |
gptkb:C++11
|
gptkbp:namespace |
std
|
gptkbp:parameter |
T
|
gptkbp:purpose |
checks if type is pointer
|
gptkbp:removes |
never
|
gptkbp:seeAlso |
gptkb:std::is_integral
gptkb:std::is_reference std::is_array |
gptkbp:specialty |
cv-qualified pointer types
function pointer types member pointer types |
gptkbp:valuation |
false if T is not pointer type
true if T is pointer type |
gptkbp:valueType |
bool
|
gptkbp:bfsParent |
gptkb:C++0x
gptkb:C++_standard_type_traits |
gptkbp:bfsLayer |
7
|