#include <string>
#include <vector>
#include "Types.h"
Go to the source code of this file.
Namespaces | |
namespace | MPMA |
Classes | |
class | MPMA::Vary |
A variable that can have eithar an integral, real, or string type. It can convert itself between the different types. More... |