Logo ROOT  
Reference Guide
nlohmann::json_pointer< BasicJsonType > Class Template Reference

template<typename BasicJsonType>
class nlohmann::json_pointer< BasicJsonType >

JSON Pointer.

A JSON pointer defines a string syntax for identifying a specific value within a JSON document. It can be used with functions at and operator[]. Furthermore, JSON pointers are the base for JSON patches.

See also
RFC 6901
Since
version 2.0.0

Definition at line 78 of file REveElement.hxx.


The documentation for this class was generated from the following file: