|
Math Type Library (libmath++) 0.0.3
|
#include <reader.h>
Public Member Functions | |
| EReadError (const std::string &AReason) | |
Public Member Functions inherited from math::EMath | |
| EMath (const std::string &AReason) | |
| std::string | reason () const |
EReadError is thrown while parsing the input expression string whenever an error occurs.
|
inline |