nlohmann::basic_json::empty

checks whether the container is empty.

Synopsis

Declared in <nlohmann/json.hpp>
bool
empty() const noexcept;


Created with MrDocs