nlohmann
::
basic_json
::size
returns the number of elements
Synopsis
Declared in
<nlohmann/json.hpp>
size_type
size() const noexcept;
Return Value
a type to represent container sizes
Created with
MrDocs