#include <FunctionInstantiator.h>
Definition at line 11 of file FunctionInstantiator.h.
 
◆ ~FunctionInstantiator()
  
  | 
        
          | virtual smtrat::parser::FunctionInstantiator::~FunctionInstantiator | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ convert() [1/2]
template<typename T > 
  
  | 
        
          | bool smtrat::parser::FunctionInstantiator::convert | ( | const std::vector< types::TermType > & | from, |  
          |  |  | std::vector< T > & | to |  
          |  | ) |  | const |  | inline | 
 
 
◆ convert() [2/2]
template<typename T > 
  
  | 
        
          | bool smtrat::parser::FunctionInstantiator::convert | ( | const std::vector< types::TermType > & | from, |  
          |  |  | std::vector< T > & | to, |  
          |  |  | TheoryError & | errors |  
          |  | ) |  | const |  | inline | 
 
 
◆ operator()()
The documentation for this struct was generated from the following file: