Open GoogleCodeExporter opened 9 years ago
I tried to make the classes compatible with c++11 unordered_set before I turned
over ownership, but it looks like a few methods were added since I looked. In
addition to cbegin/cend, it looks like we need emplace and emplace_hint, and
maybe a few others. (I was looking here for the list:
http://en.cppreference.com/w/cpp/container/unordered_map).
I'm not the maintainer anymore, but I'm sure that the folks who are would
appreciate a patch!
Original comment by csilv...@gmail.com
on 25 Mar 2012 at 1:14
Original issue reported on code.google.com by
laboboL...@gmail.com
on 24 Mar 2012 at 10:18