returns an iterator to one past the last element

Synopsis

Declared in <nlohmann/json.hpp>

iterator
end() noexcept;

Return Value

iterator to one past the last element

Created with MrDocs