Auxiliary class for format STL containers.  
 More...
#include <JPrint.hh>
Auxiliary class for format STL containers. 
Definition at line 564 of file JPrint.hh.
 
◆ JStream()
  
  
      
        
          | JEEPZ::JStream::JStream  | 
          ( | 
          std::ostream &  | 
          out | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Constructor. 
- Parameters
 - 
  
  
 
Definition at line 571 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 583 of file JPrint.hh.
 
 
◆ out
  
  
      
        
          | std::ostream& JEEPZ::JStream::out | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this struct was generated from the following file: