Statements (20)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:type_trait
|
| gptkbp:definedIn |
<type_traits> header
|
| 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
|
| gptkbp:bfsLayer |
7
|
| https://www.w3.org/2000/01/rdf-schema#label |
std::is pointer
|