I fill a std::unordered_map using the insert or emplace methods and the move semantics. When a key clash occurs the element is not inserte
std::unordered_map
insert
emplace