295 B
295 B
nlohmann::json_pointer::string_t
using string_t = RefStringType;
The string type used for the reference tokens making up the JSON pointer.
See basic_json::string_t for more information.
Version history
- Added in version 3.11.0.