MT Core (C++)
Core library for replacing C++ standard in project usage
|
Error when unescaping characters fails. More...
#include <ascii.hpp>
Public Member Functions | |
bool | operator== (const UnescapeError &o) const |
bool | operator!= (const UnescapeError &o) const |
Public Attributes | |
int | code |
Static Public Attributes | |
static const UnescapeError | EMPTY_INPUT |
static const UnescapeError | INVALID_ESCAPE_SEQUENCE |
|
inline |
|
inline |
|
static |
|
static |