Calculator
Extensible stack-based calculator primarily in library form
|
This is the complete list of members for Calculator::VariableSet, including all inherited members.
clear() | Calculator::VariableSet | |
get(const std::string &name) const | Calculator::VariableSet | |
operator=(const VariableSet &)=delete | Calculator::VariableSet | |
operator=(VariableSet &&)=delete | Calculator::VariableSet | |
set(const std::string &name, std::shared_ptr< StackItem > value) | Calculator::VariableSet | |
VariableSet() | Calculator::VariableSet | |
VariableSet(const VariableSet &)=delete | Calculator::VariableSet | |
VariableSet(VariableSet &&)=delete | Calculator::VariableSet |