Default action for detection of source devices (input) (false). More...
#include <traits.hpp>
Additional Inherited Members | |
Public Types inherited from ecl::Bool< x > | |
typedef Bool< x > | type |
typedef bool | value_type |
Public Member Functions inherited from ecl::Bool< x > | |
operator bool () const | |
virtual | ~Bool () |
Static Public Attributes inherited from ecl::Bool< x > | |
static bool const | value |
Default action for detection of source devices (input) (false).
Sets the default value (false) for detection of the source device (input) trait. Specialisations enable this to true.
T | : the test type. |
Definition at line 39 of file traits.hpp.