robin-map
robin-map copied to clipboard
fix const reference return by iterator
Casting std::pair<T, U> to std::pair<const T, U> is not a defined behaviour https://stackoverflow.com/questions/14272141/is-casting-stdpairt1-t2-const-to-stdpairt1-const-t2-const-safe