3-phase PV router
|
#include <is_enum.hpp>
Static Public Attributes | |
static const bool | value = is_convertible< T, int >::value && !is_class< T >::value && !is_integral< T >::value && !is_floating_point< T >::value |
Definition at line 14 of file is_enum.hpp.
|
static |
Definition at line 16 of file is_enum.hpp.