6#ifndef JSON_FORWARDS_H_INCLUDED 
    7#define JSON_FORWARDS_H_INCLUDED 
    9#if !defined(JSON_IS_AMALGAMATION) 
   17class StreamWriterBuilder;
 
   21class StyledStreamWriter;
 
   26class CharReaderBuilder;
 
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.
const iterator for object and array value.
base class for Value iterators.
Iterator for object and array value.
JSON (JavaScript Object Notation).