1 #ifndef JSON_FORWARDS_H_INCLUDED
2 # define JSON_FORWARDS_H_INCLUDED
28 #ifdef JSON_VALUE_USE_INTERNAL_MAP
Experimental and untested: represents an element of the "path" to access a node.
Experimental and untested: represents a "path" to access a node.
Lightweight wrapper to tag static string.
Experimental do not use: Allocator to customize member name and string value memory management done b...
const iterator for object and array value.
A simplified deque implementation used internally by Value.
ValueInternalMap hash-map bucket chain link (for internal use only).
A linked page based hash-table implementation used internally by Value.
base class for Value iterators.
Iterator for object and array value.
Allocator to customize Value internal map.
JSON (JavaScript Object Notation).