|
Entropic 2.3.8
Local-first agentic inference engine
|
Lightweight cursor into a JSON string. More...
Public Attributes | |
| const std::string & | data |
| Source string. | |
| size_t | pos = 0 |
| Current position. | |
Lightweight cursor into a JSON string.
Definition at line 106 of file compactor_registry.cpp.
| const std::string& entropic::JsonCursor::data |
Source string.
Definition at line 107 of file compactor_registry.cpp.
| size_t entropic::JsonCursor::pos = 0 |
Current position.
Definition at line 108 of file compactor_registry.cpp.