std::is reference

GPTKB entity

Statements (14)
Predicate Object
gptkbp:instanceOf type trait
gptkbp:definedIn <type_traits>
gptkbp:describes Checks if a type is a reference type (lvalue or rvalue reference).
https://www.w3.org/2000/01/rdf-schema#label std::is reference
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 reference type, false otherwise.
gptkbp:valueType bool
gptkbp:bfsParent gptkb:C++0x
gptkb:C++_standard_type_traits
gptkbp:bfsLayer 7