aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/docs/doxygen/TODO
diff options
context:
space:
mode:
authorPhil Edwards <pme@gcc.gnu.org>2002-06-16 11:29:53 +0000
committerPhil Edwards <pme@gcc.gnu.org>2002-06-16 11:29:53 +0000
commit4df6abc6b3e3899f2c619d27c4c873a8a8e25341 (patch)
tree5f05d1afe0bc46c3a952fc97cf0f787e68a6b8db /libstdc++-v3/docs/doxygen/TODO
parent77bb9994b87b68f5b3f194e282754169788f6b9c (diff)
downloadgcc-4df6abc6b3e3899f2c619d27c4c873a8a8e25341.zip
gcc-4df6abc6b3e3899f2c619d27c4c873a8a8e25341.tar.gz
gcc-4df6abc6b3e3899f2c619d27c4c873a8a8e25341.tar.bz2
TODO: Update.
2002-06-16 Phil Edwards <pme@gcc.gnu.org> * docs/doxygen/TODO: Update. * docs/doxygen/tables.html: Uncomment magical middle column. * docs/doxygen/user.cfg.in: Kludge to ignore function-like macros. * include/bits/stl_queue.h: Doxygenate and reformat. * include/bits/ios_base.h, include/std/std_streambuf.h: Add comment for deprecated names required by the standard. From-SVN: r54666
Diffstat (limited to 'libstdc++-v3/docs/doxygen/TODO')
-rw-r--r--libstdc++-v3/docs/doxygen/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/libstdc++-v3/docs/doxygen/TODO b/libstdc++-v3/docs/doxygen/TODO
index b01dca9..50ddfe7 100644
--- a/libstdc++-v3/docs/doxygen/TODO
+++ b/libstdc++-v3/docs/doxygen/TODO
@@ -25,7 +25,8 @@ c20 Note A
c21 Untouched, Note B
c22 Untouched
c23 See doxygroups.cc and Note B. Notes on what invalidates
- iterators need to be added.
+ iterators need to be added. std::list-specific memfns need
+ to be filled out.
c24 stl_iterator.h (__normal_iterator, other small TODO bits)
stream iterators
c25 stl_algo.h (lots of stuff)