nlohmann::basic_json::pointer

the type of an element pointer

Synopsis

Declared in <nlohmann/json.hpp>
using pointer = std::allocator_traits<allocator_type>::pointer;


Created with MrDocs