Nothing in json_pointer is necessarily dependent on template parameters from basic_json.
The handling of json_pointer is easier and it concentrates on its responsibility
without being overladen. This is also to unburden the class template basic_json.
…r nested class.
Nothing in json_pointer is necessarily dependent on template parameters from basic_json. The handling of json_pointer is easier and it concentrates on its responsibility without being overladen. This is also to unburden the class template basic_json.