Synopsis

Declared in <nlohmann/ordered_map.hpp>

std::pair<iterator, bool>
emplace(
    key_type const& key,
    T&& t);

Created with MrDocs