Statements (14)
Predicate | Object |
---|---|
gptkbp:instanceOf |
C++ type trait
|
gptkbp:definedIn |
<type_traits> header
|
https://www.w3.org/2000/01/rdf-schema#label |
std::is volatile
|
gptkbp:inheritsFrom |
gptkb:std::integral_constant
|
gptkbp:introducedIn |
gptkb:C++11
|
gptkbp:namespace |
std
|
gptkbp:parameter |
T
|
gptkbp:purpose |
Checks if type is volatile-qualified
|
gptkbp:specialty |
std::is_volatile<T>
|
gptkbp:valuation |
true if T is volatile-qualified, false otherwise
|
gptkbp:valueType |
bool
|
gptkbp:bfsParent |
gptkb:C++0x
gptkb:C++_standard_type_traits |
gptkbp:bfsLayer |
7
|