struct to capture the start position of the current token
More...
#include <json.h>
|
constexpr | operator size_t () const |
| conversion to size_t to preserve SAX interface
|
|
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
The documentation for this struct was generated from the following files:
- D:/DEV JEUX/2025/CPP/Opengl/ClutterEngineOpenGL/ClutterEngine/Libraries/include/json/json.h
- D:/DEV JEUX/2025/CPP/Opengl/ClutterEngineOpenGL/ClutterEngine/Libraries/include/json/json.hpp