Statements (14)
Predicate | Object |
---|---|
gptkbp:instanceOf |
type trait
|
gptkbp:definedIn |
<type_traits>
|
gptkbp:describes |
Checks if a type is a pointer to a non-static member of a class or struct.
|
gptkbp:headerFile |
<type_traits>
|
https://www.w3.org/2000/01/rdf-schema#label |
std::is member pointer
|
gptkbp:inheritsFrom |
gptkb:std::integral_constant
|
gptkbp:introducedIn |
gptkb:C++11
|
gptkbp:namespace |
std
|
gptkbp:parameter |
T
|
gptkbp:specialty |
std::integral_constant<bool, ...>
|
gptkbp:valuation |
true if T is a pointer to member, false otherwise
|
gptkbp:valueType |
bool
|
gptkbp:bfsParent |
gptkb:C++0x
|
gptkbp:bfsLayer |
7
|