SergeyMakeev/ExcaliburHash

for(auto iter = map.begin(); iter != map.end(); iter++) { iter->second++;}, This grammar does not support!

yuand2022 opened this issue · 0 comments

It is recommended that the interface be consistent with std::unordered_map, and do not define interfaces such as ibegin() and iend(), which are inconvenient for free switching of hashtables;