The Variant class is the most basic class of other mathamatic classes. More...
#include <variant.h>
Public Member Functions | |
| Variant () | |
| virtual | ~Variant () |
| const std::string & | type () const |
Protected Attributes | |
| std::string | m_type |
The Variant class is the most basic class of other mathamatic classes.
| cil::Variant::Variant | ( | ) |
|
virtual |
| const std::string & cil::Variant::type | ( | ) | const |
|
protected |