#include <log.hh>
Public Member Functions | |
basic_dummyostream (std::basic_streambuf< C, T > *sb) | |
basic_dummyostream (Super &other) | |
template<typename U> | |
const This & | operator<< (const U &) const |
const This & | operator<< (std::ostream &(*)(std::ostream &)) const |
Private Types | |
typedef basic_dummyostream< C, T > | This |
typedef std::basic_ostream< C, T > | Super |
typedef Super::char_type | char_type |
typedef Super::traits_type | traits_type |
typedef Super::int_type | int_type |
typedef Super::pos_type | pos_type |
typedef Super::off_type | off_type |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|