3-phase PV router
|
#include <is_floating_point.hpp>
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 |
Definition at line 12 of file is_floating_point.hpp.