10915 {
10916 if (JSON_HEDLEY_UNLIKELY(
current == std::char_traits<char_type>::eof()))
10917 {
10920 }
10921
10922 return true;
10923 }
std::string exception_message(const input_format_t format, const std::string &detail, const std::string &context) const
std::size_t chars_read
the number of characters read
char_int_type current
the current character
json_sax_t * sax
the SAX parser
static parse_error create(int id_, const position_t &pos, const std::string &what_arg, const BasicJsonType &context)
create a parse error exception