Default action for detection of a fundamental float type (false). More...
#include <fundamental_types.hpp>
Additional Inherited Members | |
![]() | |
typedef Bool< x > | type |
typedef bool | value_type |
![]() | |
operator bool () const | |
virtual | ~Bool () |
![]() | |
static bool const | value |
Default action for detection of a fundamental float type (false).
Sets the default value (false) for detection of a fundamental float type. Specialisations enable this to true.
T | : the test type. |
Definition at line 226 of file fundamental_types.hpp.