|
Calculator
Extensible stack-based calculator primarily in library form
|
#include "StackOperator.h"

Go to the source code of this file.
Classes | |
| class | Calculator::Executive |
| Drivable class to run the calculator with a variable factory per process call to support changing command sets. More... | |
| class | Calculator::FixedOperatorExecutive |
| Drivable class to run the calculator with a single set of commands. More... | |
Namespaces | |
| Calculator | |
| Container of Calculator resources. | |