Update the unordered containers' documentation and notes for the most recent papers from the C++ working group - will probably have to do this again in a few weeks.

[SVN r39951]
This commit is contained in:
Daniel James
2007-10-11 23:51:29 +00:00
parent 50c629dcb0
commit 1b200a6194
4 changed files with 27 additions and 12 deletions

View File

@@ -876,9 +876,6 @@ namespace boost {
// Erase
//
// Return type of erase(const_iterator):
// http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2005/n1753.html#130
//
// no throw
iterator_base erase(iterator_base r)