std::is lvalue reference

GPTKB entity

Statements (13)
Predicate Object
gptkbp:instanceOf C++ type trait
gptkbp:definedIn <type_traits> header
gptkbp:describes Checks if a type is an lvalue reference type.
https://www.w3.org/2000/01/rdf-schema#label std::is lvalue reference
gptkbp:inheritsFrom gptkb:std::integral_constant
gptkbp:introducedIn gptkb:C++11
gptkbp:namespace std
gptkbp:parameter T
gptkbp:specialty std::is_lvalue_reference<T>
gptkbp:valuation true if T is an lvalue reference type, false otherwise.
gptkbp:valueType bool
gptkbp:bfsParent gptkb:C++0x
gptkbp:bfsLayer 7