Inheritance diagram for setesc:

Public Member Functions | |
| setesc (const std::set< char > &s) | |
| std::ostream & | operator() (std::ostream &ostr) const | 
| const Self & | self () const | 
Protected Attributes | |
| const std::set< char > & | s_ | 
This manipulator allow an user to control the characters that need to be escaped by the escaper manipulator.
Definition at line 87 of file escaper.hh.
 1.5.1