SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
Helper functor for addConstants() method. More...
#include <Theories.h>
Public Member Functions | |
ConstantAdder (qi::symbols< char, types::ConstType > &constants) | |
template<typename T > | |
void | operator() (T *) |
Data Fields | |
qi::symbols< char, types::ConstType > & | constants |
Helper functor for addConstants() method.
Definition at line 72 of file Theories.h.
|
inline |
Definition at line 74 of file Theories.h.
|
inline |
Definition at line 75 of file Theories.h.
qi::symbols<char, types::ConstType>& smtrat::parser::Theories::ConstantAdder::constants |
Definition at line 73 of file Theories.h.