30 constexpr operator size_t()
const
#define WPI_JSON_NAMESPACE_END
Definition: abi_macros.h:59
#define WPI_JSON_NAMESPACE_BEGIN
Definition: abi_macros.h:53
detail namespace with internal helper functions
Definition: xchar.h:20
struct to capture the start position of the current token
Definition: position_t.h:21
std::size_t chars_read_current_line
the number of characters read in the current line
Definition: position_t.h:25
std::size_t lines_read
the number of lines read
Definition: position_t.h:27
std::size_t chars_read_total
the total number of characters read
Definition: position_t.h:23