Template Struct is_float

Inheritance Relationships

Base Type

Struct Documentation

template<typename>
struct is_float : public half_float::detail::bool_type<false>

Type traits for floating-point types.