29 #ifndef MU_PARSER_ERROR_H
30 #define MU_PARSER_ERROR_H
60 std::vector<string_type> m_vErrMsg;
A class that handles the error messages.
Error class of the parser.
Namespace for mathematical applications.
string_type::value_type char_type
The character type used by the parser.
MUP_STRING_TYPE string_type
The stringtype used by the parser.
This file contains standard definitions used by the parser.