CYCLUS
Loading...
Searching...
No Matches
pretty_print::custom_delims_base Struct Referenceabstract

Detailed Description

Definition at line 224 of file prettyprint.hpp.

#include <prettyprint.hpp>

Inheritance diagram for pretty_print::custom_delims_base:
pretty_print::custom_delims_wrapper< T, Delims >

Public Member Functions

virtual::std::ostream & stream (::std::ostream &)=0
 
virtual::std::wostream & stream (::std::wostream &)=0
 
virtual ~custom_delims_base ()
 

Constructor & Destructor Documentation

◆ ~custom_delims_base()

virtual pretty_print::custom_delims_base::~custom_delims_base ( )
inlinevirtual

Definition at line 226 of file prettyprint.hpp.

Member Function Documentation

◆ stream() [1/2]

virtual::std::ostream & pretty_print::custom_delims_base::stream ( ::std::ostream & )
pure virtual

◆ stream() [2/2]

virtual::std::wostream & pretty_print::custom_delims_base::stream ( ::std::wostream & )
pure virtual

The documentation for this struct was generated from the following file: