Definition at line 5037 of file catch_amalgamated.cxx.
 
◆ add()
  
  
      
        
          | auto Catch::StringStreams::add  | 
          ( | 
           | ) | 
           -> std::size_t  | 
         
       
   | 
  
inline   | 
  
 
 
◆ release()
  
  
      
        
          | void Catch::StringStreams::release  | 
          ( | 
          std::size_t  | 
          index | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ m_referenceStream
      
        
          | std::ostringstream Catch::StringStreams::m_referenceStream | 
        
      
 
 
◆ m_streams
      
        
          | std::vector<Detail::unique_ptr<std::ostringstream> > Catch::StringStreams::m_streams | 
        
      
 
 
◆ m_unused
      
        
          | std::vector<std::size_t> Catch::StringStreams::m_unused | 
        
      
 
 
The documentation for this struct was generated from the following file: