Auxiliary class for format STL containers.
More...
#include <JPrint.hh>
Auxiliary class for format STL containers.
Definition at line 71 of file JPrint.hh.
◆ JStream()
JEEPZ::JStream::JStream |
( |
std::ostream & |
out | ) |
|
|
inline |
Constructor.
- Parameters
-
Definition at line 78 of file JPrint.hh.
◆ operator<<()
template<class T >
std::ostream& JEEPZ::JStream::operator<< |
( |
const T & |
value | ) |
|
|
inline |
Write value to output stream.
- Parameters
-
- Returns
- this JSTDStreamer
Definition at line 90 of file JPrint.hh.
std::ostream & writeObject(std::ostream &out, const T &object)
Stream output of object.
◆ out
std::ostream& JEEPZ::JStream::out |
|
private |
The documentation for this struct was generated from the following file: