aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/docs/doxygen
diff options
context:
space:
mode:
authorJerry Quinn <jlquinn@optonline.net>2003-07-15 06:15:57 +0000
committerJerry Quinn <jlquinn@gcc.gnu.org>2003-07-15 06:15:57 +0000
commit709e7c9f87f9d58c77f2b9595234e56b3ae9c965 (patch)
tree5e1a9bfbab783f46ddb3eaa8127cd6ef99136af3 /libstdc++-v3/docs/doxygen
parent72de27eaff3d77f5c386bef917a77261ab98f4ec (diff)
downloadgcc-709e7c9f87f9d58c77f2b9595234e56b3ae9c965.zip
gcc-709e7c9f87f9d58c77f2b9595234e56b3ae9c965.tar.gz
gcc-709e7c9f87f9d58c77f2b9595234e56b3ae9c965.tar.bz2
stl_list.h: Document more functions.
2003-07-15 Jerry Quinn <jlquinn@optonline.net> * include/bits/stl_list.h: Document more functions. * docs/doxygen/TODO: Update c23 todo. From-SVN: r69385
Diffstat (limited to 'libstdc++-v3/docs/doxygen')
-rw-r--r--libstdc++-v3/docs/doxygen/TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/libstdc++-v3/docs/doxygen/TODO b/libstdc++-v3/docs/doxygen/TODO
index 3c89590..640bd87 100644
--- a/libstdc++-v3/docs/doxygen/TODO
+++ b/libstdc++-v3/docs/doxygen/TODO
@@ -26,8 +26,7 @@ c21 Untouched (top-level class note for 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. std::list-specific memfns need
- to be filled out.
+ iterators need to be added.
c24 stl_iterator.h (__normal_iterator, other small TODO bits)
stream iterators
c25 stl_algo.h (lots of stuff)