Commit Graph
7 Commits
Author SHA1 Message Date
Daniel James 507cc3c059 Fix an odd encoding error in the unordered containers reference.
[SVN r3994]
2007-05-02 23:57:09 +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 10c5150f39 Clean up the docbook reference somewhat, and add a note about how only iterator
overload is need for insert and erase for containers with unique keys.


[SVN r3116]
2006-08-06 20:44:47 +00:00
Daniel James 13f2fbaf00 Update unordered container links to the new draft standard.
[SVN r2948]
2006-04-30 15:00:11 +00:00
Daniel James 5450c28bc5 Add reference documentation for cbegin() and cend().
[SVN r2945]
2006-04-30 14:23:45 +00:00
Daniel James 432527dd2a Some work on the unordered containers documentation, fixed some mistakes and added a description of the data structure and its behaviour.
[SVN r2882]
2006-03-14 22:41:39 +00:00
Daniel James 235ea1ee81 Add the work in progress documentation for the unordered associative containers.
[SVN r2876]
2006-02-26 19:03:11 +00:00