This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_unordered
Watch
1
Star
0
Fork
0
You've already forked boost_unordered
forked from
boostorg/unordered
Code
Pull Requests
Activity
90
Commits
28
Branches
94
Tags
f11b2272e478f38a28a108e2adba5ca296d7c873
Commit Graph
2 Commits
Author
SHA1
Message
Date
Daniel James
6af2b965bb
Use a portable hash_value in insert_stable_tests in order to support compilers
...
without ADL. [SVN r7384]
2007-07-07 09:42:56 +00:00
Daniel James
ef2f5116dd
It is currently proposed that insert, erase and rehash should be stable. Change insert(hint, value) so that it inserts at the end of a group of
...
equivalent keys (all the other functions were already stable). [SVN r4146]
2007-05-20 17:37:27 +00:00