Variable substitution.  
 More...
#include <toolbox/util/VarSub.hpp>
Variable substitution. 
Definition at line 32 of file VarSub.hpp.
◆ VarSub() [1/3]
  
  | 
        
          | toolbox::util::VarSub::VarSub | ( | std::function< std::string(const std::string &)> | fn = get_env | ) |  |  | inlineexplicit | 
 
 
◆ ~VarSub()
  
  | 
        
          | toolbox::util::VarSub::~VarSub | ( |  | ) |  |  | default | 
 
 
◆ VarSub() [2/3]
◆ VarSub() [3/3]
  
  | 
        
          | toolbox::util::VarSub::VarSub | ( | VarSub && |  | ) |  |  | defaultnoexcept | 
 
 
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator()()
  
  | 
        
          | void toolbox::util::VarSub::operator() | ( | std::string & | s | ) | const |  | inline | 
 
 
The documentation for this class was generated from the following files: