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