aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/docs/doxygen/TODO
diff options
context:
space:
mode:
authorPhil Edwards <pme@gcc.gnu.org>2002-02-05 00:14:37 +0000
committerPhil Edwards <pme@gcc.gnu.org>2002-02-05 00:14:37 +0000
commitfd58f127a6dd0420c7b13d05c76c04621a9a4762 (patch)
tree59af872e275659095bb92bbd4026564bbcfaa4b1 /libstdc++-v3/docs/doxygen/TODO
parentebbb0a63f48a678ebc3b6064a60304aeb7662268 (diff)
downloadgcc-fd58f127a6dd0420c7b13d05c76c04621a9a4762.zip
gcc-fd58f127a6dd0420c7b13d05c76c04621a9a4762.tar.gz
gcc-fd58f127a6dd0420c7b13d05c76c04621a9a4762.tar.bz2
[multiple changes]
2002-02-04 Phil Edwards <pme@gcc.gnu.org> * docs/doxygen/TODO: Impl-defined behavior now documented... * docs/html/17_intro/howto.html: ...here. * docs/doxygen/mainpage.doxy: Remove, rename... * docs/doxygen/mainpage.html: ...to this. Tweak HTML, add license. * docs/doxygen/style.css: Add small text. * docs/doxygen/run_doxygen: Adjust for new mainpage. * docs/doxygen/user.cfg.in: Likewise. 2002-02-04 Stephan Buys <s.buys@icon.co.za> * include/bits/stl_map.h: Initial doxygen markup. * include/std/std_fstream.h: Initial doxygen markup. From-SVN: r49502
Diffstat (limited to 'libstdc++-v3/docs/doxygen/TODO')
-rw-r--r--libstdc++-v3/docs/doxygen/TODO7
1 files changed, 0 insertions, 7 deletions
diff --git a/libstdc++-v3/docs/doxygen/TODO b/libstdc++-v3/docs/doxygen/TODO
index 0a8cfbb..da2f25a 100644
--- a/libstdc++-v3/docs/doxygen/TODO
+++ b/libstdc++-v3/docs/doxygen/TODO
@@ -30,13 +30,6 @@ ext/* Some of the SGI algorithm/functional extensions.
__gnu_cxx Tricky. Right now ext/* are in this namespace.
-[1.3.5] "implementation-defined behavior: behavior ... that depends
- on the implementation *and that each implementation shall
- document*." [my emphasis] Not all implementation choices
- have been thus described; doxygen is not necessarily the
- appropriate place for such descriptions, either. I suggest
- adding this list to the Chapter 17 HOWTO.
-
-----------------------------------------------------------
NOTES: