std::is floating point

GPTKB entity

Statements (19)
Predicate Object
gptkbp:instanceOf C++ type trait
gptkbp:definedIn <type_traits> header
gptkbp:describes Checks if a type is a floating point type
gptkbp:falseFor char
bool
int
https://www.w3.org/2000/01/rdf-schema#label std::is floating point
gptkbp:inheritsFrom gptkb:std::integral_constant
gptkbp:introducedIn gptkb:C++11
gptkbp:namespace std
gptkbp:parameter T
gptkbp:specialty std::integral_constant<bool, ...>
gptkbp:trueFor double
floating point unit
long double
gptkbp:valueType bool
gptkbp:bfsParent gptkb:C++0x
gptkb:C++_standard_type_traits
gptkbp:bfsLayer 7