Error 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 > | |
operator bool () const | |
virtual | ~Bool () |
Static Public Attributes inherited from ecl::Bool< x > | |
static bool const | value |
Error console sink (output device) trait.
Specialisation for the error console sink (output device) trait.
Definition at line 292 of file console.hpp.