CYCLUS
|
Definition at line 224 of file prettyprint.hpp.
#include <prettyprint.hpp>
Public Member Functions | |
virtual::std::ostream & | stream (::std::ostream &)=0 |
virtual::std::wostream & | stream (::std::wostream &)=0 |
virtual | ~custom_delims_base () |
|
inlinevirtual |
Definition at line 226 of file prettyprint.hpp.
|
pure virtual |
Implemented in pretty_print::custom_delims_wrapper< T, Delims >.
|
pure virtual |
Implemented in pretty_print::custom_delims_wrapper< T, Delims >.