/
class GeoStd IsFloatingPoint
This is the documentation for Enlighten.
class GeoStd IsFloatingPoint
template<typename T>
class GeoStd::IsFloatingPoint
Equivalent of std::is_floating_point (c++11)
True if floating point type
Variables
Name | Description |
---|---|
const bool Value = IsSame<UnqualifiedT, float>::Value || IsSame<UnqualifiedT, double>::Value | The result. |
, multiple selections available,
Related content
class GeoStd IsIntegral
class GeoStd IsIntegral
More like this
class GeoStd IsIntegral
class GeoStd IsIntegral
More like this
namespace GeoStd
namespace GeoStd
More like this
struct GeoStd IsSame
struct GeoStd IsSame
More like this
struct GeoStd IsSame
struct GeoStd IsSame
More like this
struct GeoStd IsSame
struct GeoStd IsSame
More like this