Server
 
로딩중...
검색중...
일치하는것 없음
detail::position_t 구조체 참조

struct to capture the start position of the current token 더 자세히 ...

#include <json.hpp>

Public 멤버 함수

constexpr operator size_t () const
 conversion to size_t to preserve SAX interface
 

Public 속성

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 페이지는 다음의 파일로부터 생성되었습니다.: