summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/docs/doxygen/TODO
diff options
context:
space:
mode:
authorpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>2003-02-26 00:02:16 +0000
committerpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>2003-02-26 00:02:16 +0000
commitcc9b5e811eaea966b0916f5bc2884e6b655c130a (patch)
tree2b79d12cb906cd2627030881c85a05482b0dbdd8 /libstdc++-v3/docs/doxygen/TODO
parent6f0a593bbf39eaf47c4412055fff802ddac92864 (diff)
downloadppe42-gcc-cc9b5e811eaea966b0916f5bc2884e6b655c130a.tar.gz
ppe42-gcc-cc9b5e811eaea966b0916f5bc2884e6b655c130a.zip
2003-02-25 Phil Edwards <pme@gcc.gnu.org>
* docs/doxygen/Intro.3: Update with new (proper) names. * docs/doxygen/TODO: Update. * docs/doxygen/run_doxygen: More comments, fix up man pages. Fake entries for standard typedefs. * docs/doxygen/user.cfg.in: Turn INLINE_INHERITED_MEMB back on. * docs/html/documentation.html: Top-level man page is now called C++Intro. * include/std/std_limits.h: Doxygenate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@63433 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/docs/doxygen/TODO')
-rw-r--r--libstdc++-v3/docs/doxygen/TODO7
1 files changed, 4 insertions, 3 deletions
diff --git a/libstdc++-v3/docs/doxygen/TODO b/libstdc++-v3/docs/doxygen/TODO
index 0b6e3d6c00b..3c895907780 100644
--- a/libstdc++-v3/docs/doxygen/TODO
+++ b/libstdc++-v3/docs/doxygen/TODO
@@ -19,11 +19,12 @@ entity to the generated TODO page.
-----------------------------------------------------------
c17 FINISHED (Nothing in Clause 17 "exists" in terms of code.)
-c18 <limits>, Note A
+c18 FINISHED, Note A
c19 Note A
c20 Note A
-c21 Untouched, Note B
-c22 Untouched
+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.
OpenPOWER on IntegriCloud