nlohmann::basic_json<>::json_pointer

JSON Pointer, see nlohmann::json_pointer

Synopsis

Declared in <nlohmann/json.hpp>
using json_pointer = nlohmann::json_pointer<basic_string<char>>;


Created with MrDocs