aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/docs/doxygen/TODO
diff options
context:
space:
mode:
authorPhil Edwards <pme@gcc.gnu.org>2002-11-21 07:06:41 +0000
committerPhil Edwards <pme@gcc.gnu.org>2002-11-21 07:06:41 +0000
commit840ceb345b02d8f883b740949984878c9ed6f18e (patch)
tree2b1a8da9a0c1528bf18c344aaa22f845817bfb4b /libstdc++-v3/docs/doxygen/TODO
parent02f0f531d49fc0c0d6b91692fe49b23a0cc9e2bf (diff)
downloadgcc-840ceb345b02d8f883b740949984878c9ed6f18e.zip
gcc-840ceb345b02d8f883b740949984878c9ed6f18e.tar.gz
gcc-840ceb345b02d8f883b740949984878c9ed6f18e.tar.bz2
TODO: Note change in clause 27 docs.
2002-11-21 Phil Edwards <pme@gcc.gnu.org> * docs/doxygen/TODO: Note change in clause 27 docs. * include/bits/basic_ios.h, include/bits/fpos.h, include/bits/ios_base.h, include/bits/stl_deque.h, include/bits/stl_iterator_base_types.h, include/std/std_fstream.h, include/std/std_iomanip.h, include/std/std_iosfwd.h, include/std/std_iostream.h, include/std/std_istream.h, include/std/std_ostream.h, include/std/std_sstream.h, include/std/std_streambuf.h: Doxygenate all I/O entities. From-SVN: r59325
Diffstat (limited to 'libstdc++-v3/docs/doxygen/TODO')
-rw-r--r--libstdc++-v3/docs/doxygen/TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/libstdc++-v3/docs/doxygen/TODO b/libstdc++-v3/docs/doxygen/TODO
index 50ddfe7..0b6e3d6 100644
--- a/libstdc++-v3/docs/doxygen/TODO
+++ b/libstdc++-v3/docs/doxygen/TODO
@@ -31,7 +31,11 @@ c24 stl_iterator.h (__normal_iterator, other small TODO bits)
stream iterators
c25 stl_algo.h (lots of stuff)
c26 <complex>, <valarray>, stl_numeric.h[26.4], Note A
-c27 Untouched
+c27 ios_base callbacks and local storage
+ basic_ios::copyfmt()
+ std_streambuf.h's __copy_streambufs()
+ " " _M_* protected memfns (data has been done)
+ fstream and sstream protected members
backward/* Not scanned by doxygen. Should it be? Doubtful.