2 #include <nlohmann/json.hpp> 10 std::cout << ptr <<
'\n';
14 std::cout << ptr <<
'\n';
17 std::cout << ptr <<
'\n';
20 std::cout << ptr <<
'\n';
::nlohmann::json_pointer< basic_json > json_pointer
JSON Pointer, see nlohmann::json_pointer.
basic_json<> json
default JSON class
void push_back(const std::string &token)
append an unescaped token at the end of the reference pointer
Output (play with this example