Daniel James
56f91ea407
Use pre-review copy of unordered for trunk.
...
[SVN r42183]
2007-12-19 22:42:12 +00:00
Daniel James
ec7e2a6c8a
An extra rehash test for inserting a range.
...
[SVN r41929]
2007-12-09 19:24:07 +00:00
Daniel James
6e8f9e1c67
Seed the random number generator in tests.
...
[SVN r41782]
2007-12-06 11:42:28 +00:00
Daniel James
df1e1598a5
Import latest changes to the unordered containers. Includes:
...
Copyright update.
Switch back to the version where the sentinel points to itself.
Remove alternative versions of swap.
Workaround a borland bug or two.
More consistent use of class/swap/template.
Avoid a few warnings.
Add a no-throw swap to the allocator for exception testing.
[SVN r3793]
2007-03-18 20:00:59 +00:00
Daniel James
828dbe5078
Test inserting and constructing from input iterators.
...
Check thrown exception types properly.
Return by reference from 'get_key' so that the keys aren't copied.
[SVN r3115]
2006-08-06 20:42:45 +00:00
Daniel James
dd2ea72220
Update the copyright in the unordered container tests.
...
[SVN r3040]
2006-07-01 22:31:26 +00:00
Daniel James
fbd37a946b
More tests for unordered associative containers.
...
[SVN r2959]
2006-05-21 17:14:11 +00:00