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