mirror of
https://github.com/nlohmann/json.git
synced 2026-07-15 23:14:53 +00:00
🔨 moved class json_pointer into separate file #920
This commit is contained in:
@@ -47,6 +47,7 @@ within a JSON document. It can be used with functions `at` and
|
||||
|
||||
@since version 2.0.0
|
||||
*/
|
||||
template<typename BasicJsonType>
|
||||
class json_pointer;
|
||||
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user