3-phase PV router
Loading...
Searching...
No Matches
List of all members
is_floating_point< T > Struct Template Reference

#include <is_floating_point.hpp>

Inheritance diagram for is_floating_point< T >:
Inheritance graph
[legend]
Collaboration diagram for is_floating_point< T >:
Collaboration graph
[legend]

Additional Inherited Members

- Public Types inherited from integral_constant< bool, is_same< float, remove_cv< T >::type >::value||is_same< double, remove_cv< T >::type >::value >
using type = integral_constant
 
using value_type = bool
 
- Public Member Functions inherited from integral_constant< bool, is_same< float, remove_cv< T >::type >::value||is_same< double, remove_cv< T >::type >::value >
constexpr operator value_type () const noexcept
 
constexpr value_type operator() () const noexcept
 
- Static Public Attributes inherited from integral_constant< bool, is_same< float, remove_cv< T >::type >::value||is_same< double, remove_cv< T >::type >::value >
static constexpr bool value
 

Detailed Description

template<class T>
struct is_floating_point< T >

Definition at line 12 of file is_floating_point.hpp.


The documentation for this struct was generated from the following file: