struct to capture the start position of the current token
더 자세히 ...
#include <json.hpp>
|
constexpr | operator size_t () const |
| conversion to size_t to preserve SAX interface
|
|
|
std::size_t | chars_read_total = 0 |
| the total number of characters read
|
|
std::size_t | chars_read_current_line = 0 |
| the number of characters read in the current line
|
|
std::size_t | lines_read = 0 |
| the number of lines read
|
|
struct to capture the start position of the current token
이 구조체에 대한 Documentation 페이지는 다음의 파일로부터 생성되었습니다.: