Stefan Scholz / ETL
Embed: (wiki syntax)

« Back to documentation index

is_floating_point< T > Struct Template Reference

is_floating_point< T > Struct Template Reference
[type_traits]

is_floating_point More...

#include <type_traits.h>

Inherits etl::integral_constant< bool, false >, and etl::integral_constant< bool, false >.

Inherited by is_floating_point< const T >, is_floating_point< const T >, is_floating_point< const volatile T >, is_floating_point< const volatile T >, is_floating_point< volatile T >, and is_floating_point< volatile T >.


Detailed Description

template<typename T>
struct etl::is_floating_point< T >

is_floating_point

Definition at line 221 of file type_traits.h.