nlohmann
::
basic_json
::clear
clears the contents
Synopsis
Declared in
<nlohmann/json.hpp>
void clear() noexcept;
Created with
MrDocs