7942 {
7945
7947 {
7948
7950 }
7951
7952 else
7953 {
7955 }
7956
7957 if (JSON_HEDLEY_LIKELY(
current != std::char_traits<char_type>::eof()))
7958 {
7960 }
7961
7963 {
7966 }
7967
7969 }
bool next_unget
whether the next get() call should just return current
char_int_type current
the current character
InputAdapterType ia
input adapter
position_t position
the start position of the current token
std::vector< char_type > token_string
raw input token string (for error messages)
std::size_t lines_read
the number of lines read
std::size_t chars_read_current_line
the number of characters read in the current line
std::size_t chars_read_total
the total number of characters read