|
FDL Core Library
ASC Framing Decision List — C/C++ Reference Implementation
|
Handle node() resolution – lazy index-based lookup into the document ojson tree. More...
Typedefs | |
| using | ojson = jsoncons::ojson |
Handle node() resolution – lazy index-based lookup into the document ojson tree.
All handle types resolve to their JSON node via a shared path-walking helper, reducing duplication across the 7 node() methods.