I know that I may not access operator[] on an std::unordered_map concurrently from multiple threads.
operator[]
std::unordered_map
However, suppose I surround the o
o