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
1bb2dc4883cb4086bbc1c2b3ca31cccefe1fa854
boost_unordered
/
test
T
History
Daniel James
1bb2dc4883
Support for cbegin(n), cend(n).
...
[SVN r42103]
2007-12-16 13:32:04 +00:00
..
container
Remove extra warning flags - if tested against boost 1.34 they result in far too
2007-12-06 12:19:03 +00:00
exception
When allocators aren't equal, use a slow swap.
2007-12-16 13:17:44 +00:00
helpers
Seed the random number generator in tests.
2007-12-06 11:42:28 +00:00
objects
ADL doesn't seem to be working properly on Visual C++ 7.1 when calling swap, so workaround this in the compile tests.
2007-12-09 19:31:00 +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