2 Commits

Author SHA1 Message Date
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
12f1e037a8 Add an beefed up example of using a custom predicate and hash function to make
unordered_map case insensitive.


[SVN r3622]
2007-01-10 00:08:41 +00:00