basic_string.h: Document public functions.

2003-07-15  Jerry Quinn  <jlquinn@optonline.net>

        * include/bits/basic_string.h:  Document public functions.
	* docs/doxygen/TODO:  Update c21 todo.

From-SVN: r69386
This commit is contained in:
Jerry Quinn 2003-07-15 07:02:40 +00:00 committed by Jerry Quinn
parent 709e7c9f87
commit 284f19bf17
3 changed files with 1191 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2003-07-15 Jerry Quinn <jlquinn@optonline.net>
* include/bits/basic_string.h: Document public functions.
* docs/doxygen/TODO: Update c21 todo.
2003-07-15 Jerry Quinn <jlquinn@optonline.net>
* include/bits/stl_list.h: Document more functions.

View File

@ -22,8 +22,7 @@ c17 FINISHED (Nothing in Clause 17 "exists" in terms of code.)
c18 FINISHED, Note A
c19 Note A
c20 Note A
c21 Untouched (top-level class note for basic_string done),
Note B
c21 Public functions basic_string done, Note B
c22 Untouched; see docs/html/22_locale/*
c23 See doxygroups.cc and Note B. Notes on what invalidates
iterators need to be added.

File diff suppressed because it is too large Load Diff