MT Core (C++)
Core library for replacing C++ standard in project usage
|
This is the complete list of members for mtcore::ascii::UnescapeError, including all inherited members.
code | mtcore::ascii::UnescapeError | |
EMPTY_INPUT | mtcore::ascii::UnescapeError | static |
INVALID_ESCAPE_SEQUENCE | mtcore::ascii::UnescapeError | static |
operator!=(const UnescapeError &o) const | mtcore::ascii::UnescapeError | inline |
operator==(const UnescapeError &o) const | mtcore::ascii::UnescapeError | inline |