|
Jpp
19.1.0-rc.1
the software that should make you happy
|
Auxiliary data structure for streaming of STL containers. More...
#include <JPrint.hh>
Classes | |
| struct | JStream |
| Auxiliary class for format STL containers. More... | |
Public Member Functions | |
| JEEPZ () | |
| Default constructor. More... | |
Friends | |
| JStream | operator<< (std::ostream &out, const JEEPZ &format) |
| Format specifier. More... | |
Auxiliary data structure for streaming of STL containers.
This manipulator transfers the following stream operation to method JEEP::writeObject so that all STL containers can directly be printed.