This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
unordered
Watch
1
Star
0
Fork
1
You've already forked unordered
mirror of
https://github.com/boostorg/unordered.git
synced
2025-10-24 21:31:45 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
072a80a3f2bc123a400f8ca33624b9048a778d26
unordered
/
test
History
Daniel James
3002a898a0
If the containers have equality comparisons, they'll also need 'hash_value'. Untested and undocumented, as before.
...
[SVN r42108]
2007-12-16 18:20:25 +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
Seed the random number generator in tests.
2007-12-06 11:42:28 +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