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