aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/docs/doxygen
diff options
context:
space:
mode:
authorJerry Quinn <jlquinn@optonline.net>2003-12-20 15:51:09 +0000
committerJerry Quinn <jlquinn@gcc.gnu.org>2003-12-20 15:51:09 +0000
commit3101fa3c066772c23c9a71fb834753d5b07380c9 (patch)
tree948f928d7fddaf40ca6a259c3c389055cd116cb7 /libstdc++-v3/docs/doxygen
parent9c0817543fa510a679f31ea79c6fad839087e38b (diff)
downloadgcc-3101fa3c066772c23c9a71fb834753d5b07380c9.zip
gcc-3101fa3c066772c23c9a71fb834753d5b07380c9.tar.gz
gcc-3101fa3c066772c23c9a71fb834753d5b07380c9.tar.bz2
TODO: Update.
2003-12-20 Jerry Quinn <jlquinn@optonline.net> * docs/doxygen/TODO: Update. * include/bits/locale_classes.h (locale, facet, id): Document. * include/bits/locale_facets.tcc (has_facet, use_facet): Document. From-SVN: r74884
Diffstat (limited to 'libstdc++-v3/docs/doxygen')
-rw-r--r--libstdc++-v3/docs/doxygen/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/docs/doxygen/TODO b/libstdc++-v3/docs/doxygen/TODO
index b32b2b1..d50c65d 100644
--- a/libstdc++-v3/docs/doxygen/TODO
+++ b/libstdc++-v3/docs/doxygen/TODO
@@ -23,7 +23,7 @@ c18 FINISHED, Note A
c19 Note A
c20 Note A
c21 Public functions basic_string done, Note B
-c22 Untouched; see docs/html/22_locale/*
+c22 Most still to do; see docs/html/22_locale/*
c23 See doxygroups.cc and Note B. Notes on what invalidates
iterators need to be added.
c24 stl_iterator.h (__normal_iterator, other small TODO bits)