Calculator
Extensible stack-based calculator primarily in library form
Calculator::VariableSet Member List

This is the complete list of members for Calculator::VariableSet, including all inherited members.

clear()Calculator::VariableSet
get(const std::string &name) constCalculator::VariableSet
operator=(const VariableSet &)=deleteCalculator::VariableSet
operator=(VariableSet &&)=deleteCalculator::VariableSet
set(const std::string &name, std::shared_ptr< StackItem > value)Calculator::VariableSet
VariableSet()Calculator::VariableSet
VariableSet(const VariableSet &)=deleteCalculator::VariableSet
VariableSet(VariableSet &&)=deleteCalculator::VariableSet