#include <prettyprint.hpp>
Inheritance diagram for pretty_print::custom_delims_base:Public Member Functions | |
| virtual | ~custom_delims_base () |
| virtual std::ostream & | stream (::std::ostream &)=0 |
| virtual std::wostream & | stream (::std::wostream &)=0 |
Definition at line 328 of file prettyprint.hpp.
|
inlinevirtual |
Definition at line 330 of file prettyprint.hpp.
|
pure virtual |
|
pure virtual |