#include <HistUtil.h>
Definition at line 41 of file HistUtil.h.
 
◆ StringCat() [1/3]
  
  | 
        
          | HistUtil::StringCat::StringCat | ( | const std::string & | a | ) |  |  | inline | 
 
 
◆ StringCat() [2/3]
  
  | 
        
          | HistUtil::StringCat::StringCat | ( | std::string && | a | ) |  |  | inline | 
 
 
◆ StringCat() [3/3]
  
  | 
        
          | HistUtil::StringCat::StringCat | ( |  | ) |  |  | default | 
 
 
◆ operator<<() [1/4]
◆ operator<<() [2/4]
◆ operator<<() [3/4]
  
  | 
        
          | StringCat& HistUtil::StringCat::operator<< | ( | const std::string_view & | a | ) |  |  | inline | 
 
 
◆ operator<<() [4/4]
◆ release()
  
  | 
        
          | std::string HistUtil::StringCat::release | ( |  | ) |  |  | inline | 
 
 
◆ str()
  
  | 
        
          | const std::string& HistUtil::StringCat::str | ( |  | ) | const |  | inline | 
 
 
◆ m_str
  
  | 
        
          | std::string HistUtil::StringCat::m_str |  | private | 
 
 
The documentation for this class was generated from the following file: