6 Commits

Author SHA1 Message Date
Daniel James
f6dcb589f8 Explicity use the classic locale in the case insensitive example. I could make
the locale a member, but that would make the example longer. Also, this would be
a good place to put a note about the need for constant function objects.


[SVN r41995]
2007-12-13 00:30:46 +00:00
Daniel James
90a37ed62f Correct return in the case insensitive hash funcction example.
[SVN r41127]
2007-11-16 00:43:01 +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
50d3138552 Add the build and documentation source files required for building the
standalone unordered containers.


[SVN r4046]
2007-05-13 19:23:03 +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
7468336d3a Making use of the new quickbook import feature.
[SVN r3621]
2007-01-10 00:07:33 +00:00