From 709e7c9f87f9d58c77f2b9595234e56b3ae9c965 Mon Sep 17 00:00:00 2001 From: Jerry Quinn Date: Tue, 15 Jul 2003 06:15:57 +0000 Subject: stl_list.h: Document more functions. 2003-07-15 Jerry Quinn * include/bits/stl_list.h: Document more functions. * docs/doxygen/TODO: Update c23 todo. From-SVN: r69385 --- libstdc++-v3/docs/doxygen/TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libstdc++-v3/docs/doxygen') 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) -- cgit v1.1