Update include/nlohmann/json.hpp

Co-Authored-By: timprepscius <timprepscius@gmail.com>
This commit is contained in:
Niels Lohmann 2018-10-26 16:34:47 -04:00 committed by GitHub
parent dffa3959ee
commit 85cf64e8b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7118,7 +7118,7 @@ class basic_json
@complexity Logarithmic.
@since version
@since version 3.4.0
*/
void erase(const json_pointer& ptr)
{