Console sink (output device) trait. More...
#include <console.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 |
Console sink (output device) trait.
Specialisation for the console sink (output device) trait.
Definition at line 290 of file console.hpp.