Orcus
|
Public Member Functions | |
parse_error_value_t (std::string_view _str, std::ptrdiff_t _offset) | |
bool | operator== (const parse_error_value_t &other) const |
bool | operator!= (const parse_error_value_t &other) const |
Public Attributes | |
std::string_view | str |
std::ptrdiff_t | offset |