Commit 284f19bf by Jerry Quinn Committed by Jerry Quinn

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
parent 709e7c9f
2003-07-15 Jerry Quinn <jlquinn@optonline.net> 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. * include/bits/stl_list.h: Document more functions.
* docs/doxygen/TODO: Update c23 todo. * docs/doxygen/TODO: Update c23 todo.
......
...@@ -22,8 +22,7 @@ c17 FINISHED (Nothing in Clause 17 "exists" in terms of code.) ...@@ -22,8 +22,7 @@ c17 FINISHED (Nothing in Clause 17 "exists" in terms of code.)
c18 FINISHED, Note A c18 FINISHED, Note A
c19 Note A c19 Note A
c20 Note A c20 Note A
c21 Untouched (top-level class note for basic_string done), c21 Public functions basic_string done, Note B
Note B
c22 Untouched; see docs/html/22_locale/* c22 Untouched; see docs/html/22_locale/*
c23 See doxygroups.cc and Note B. Notes on what invalidates c23 See doxygroups.cc and Note B. Notes on what invalidates
iterators need to be added. iterators need to be added.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment