Update include/nlohmann/json.hpp
Co-Authored-By: timprepscius <timprepscius@gmail.com>
This commit is contained in:
parent
e49e1dc294
commit
856ef47367
@ -7090,7 +7090,7 @@ class basic_json
|
|||||||
/*!
|
/*!
|
||||||
@brief remove element from a JSON tree given a pointer
|
@brief remove element from a JSON tree given a pointer
|
||||||
|
|
||||||
Removes elements from a JSON tree with the pointer value @ptr
|
Removes elements from a JSON tree with the pointer value @a ptr
|
||||||
|
|
||||||
@param[in] ptr pointer to the value to remove
|
@param[in] ptr pointer to the value to remove
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user