Calculator
Step 4
|
#include <calc_error.hpp>
Public Member Functions | |
parse_error (std::string const &msg) | |
Public Member Functions inherited from calc_error | |
calc_error (std::string const &msg) | |
Exception class for parser errors.
Definition at line 21 of file calc_error.hpp.
|
inline |
Definition at line 23 of file calc_error.hpp.