nlohmann::basic_json::json_pointer

JSON Pointer, see nlohmann::json_pointer

Synopsis

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


Created with MrDocs