[#index] = Global namespace :relfileprefix: :mrdocs: == Namespaces [cols=2] |=== | Name | Description | xref:nlohmann.adoc[`nlohmann`] | namespace for Niels Lohmann |=== == Using Declarations [cols=1] |=== | Name | xref:_10using-02.adoc[`Unnamed using`] | xref:_10using-00.adoc[`Unnamed using`] |=== == xref:nlohmann.adoc[nlohmann] namespace namespace for Niels Lohmann === Types [cols=2] |=== | Name | Description | xref:nlohmann/adl_serializer.adoc[`adl_serializer`] | default JSONSerializer template argument | xref:nlohmann/basic_json-0e.adoc[`basic_json<>`] | | xref:nlohmann/basic_json-00.adoc[`basic_json`] | a class to store JSON values | xref:nlohmann/byte_container_with_subtype-04.adoc[`byte_container_with_subtype`] | an internal type for a backed binary type | xref:nlohmann/byte_container_with_subtype-09.adoc[`byte_container_with_subtype<vector<unsigned char>>`] | | xref:nlohmann/json_pointer-0b.adoc[`json_pointer`] | | xref:nlohmann/json_pointer-0a.adoc[`json_pointer`] | JSON Pointer defines a string syntax for identifying a specific value within a JSON document | xref:nlohmann/ordered_map.adoc[`ordered_map`] | a minimal map‐like container that preserves insertion order | xref:nlohmann/json.adoc[`json`] | default specialization | xref:nlohmann/ordered_json.adoc[`ordered_json`] | specialization that maintains the insertion order of object keys |=== === Functions [cols=2] |=== | Name | Description | xref:nlohmann/2function-05.adoc[`Unnamed overloads`] | | xref:nlohmann/operator_rshift-0a.adoc[`operator>>`] | Right shift operators | xref:nlohmann/swap-0e.adoc[`swap`] | exchanges the values | xref:nlohmann/to_string.adoc[`to_string`] | user‐defined to_string function for JSON values | xref:nlohmann/operator_lshift-05e.adoc[`operator<<`] | Left shift operators |=== == See Also https://github.com/nlohmann [.small]#Created with https://www.mrdocs.com[MrDocs]#