| 
    Jpp
    17.3.2
    
   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.
 1.8.5