nlohmann::ordered_map::insert

Synopsis

Declared in <nlohmann/ordered_map.hpp>
std::pair<iterator, bool>
insert(value_type const& value);

Created with MrDocs