This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_unordered
Watch
1
Star
0
Fork
0
forked from
boostorg/unordered
Code
Pull Requests
Activity
Files
793a308389eb73ceeed68b14b5c591ca8bdf0fd7
boost_unordered
/
test
T
History
Daniel James
793a308389
Remove unrequired include.
...
[SVN r42172]
2007-12-19 17:51:41 +00:00
..
container
If the containers have equality comparisons, they'll also need 'hash_value'. Untested and undocumented, as before.
2007-12-16 18:20:25 +00:00
exception
When allocators aren't equal, use a slow swap.
2007-12-16 13:17:44 +00:00
helpers
Remove unrequired include.
2007-12-19 17:51:41 +00:00
objects
If the containers have equality comparisons, they'll also need 'hash_value'. Untested and undocumented, as before.
2007-12-16 18:20:25 +00:00
unordered
Support for cbegin(n), cend(n).
2007-12-16 13:32:04 +00:00
Jamfile.v2
Import latest changes to the unordered containers. Includes:
2007-03-18 20:00:59 +00:00