Default action for detection of the reference wrapper type trait (false). More...
#include <references.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 > | |
virtual | ~Bool () |
Static Public Attributes inherited from ecl::Bool< x > | |
static const bool | value |
Default action for detection of the reference wrapper type trait (false).
Sets the default value (false) for detection of the reference wrapper type trait. Specialisations enable this to true.
T | : the test type. |
Definition at line 176 of file references.hpp.