Commit Graph

5 Commits

Author SHA1 Message Date
Daniel James
24ab34fb3a Use the locale in the case insensitive comparison, I really should add a test for this.
[SVN r41951]
2007-12-10 11:08:02 +00:00
Daniel James
50650fbd34 Fix the return values of the case insensitive hash examples.
[SVN r41126]
2007-11-16 00:35:34 +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
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
Daniel James
ef5dda10a7 Starting to add examples for using the unordered container library.
[SVN r3046]
2006-07-02 22:54:20 +00:00