6 #ifndef JSON_FORWARDS_H_INCLUDED 7 #define JSON_FORWARDS_H_INCLUDED 9 #if !defined(JSON_IS_AMALGAMATION) 11 #endif // if !defined(JSON_IS_AMALGAMATION) 37 #endif // JSON_FORWARDS_H_INCLUDED
base class for Value iterators.
Lightweight wrapper to tag static string.
const iterator for object and array value.
Experimental and untested: represents an element of the "path" to access a node.
JSON (JavaScript Object Notation).
Experimental and untested: represents a "path" to access a node.
Iterator for object and array value.
Configuration passed to reader and writer.