summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/include/std/std_list.h
diff options
context:
space:
mode:
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-24 04:11:23 +0000
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-24 04:11:23 +0000
commitb2a667470bd6e2d8be2b883deca0ae6934e66940 (patch)
treebd9c019ce149788080d32cf3857bc82ca8487be7 /libstdc++-v3/include/std/std_list.h
parentdbc5786edfa14f2bc5b8b97bc05d58114ca45dfb (diff)
downloadppe42-gcc-b2a667470bd6e2d8be2b883deca0ae6934e66940.tar.gz
ppe42-gcc-b2a667470bd6e2d8be2b883deca0ae6934e66940.zip
2004-11-23 Benjamin Kosnik <bkoz@redhat.com>
* docs/doxygen/doxygroups.cc: Add std::tr1 namespace. * docs/doxygen/run_doxygen: Renames for std::tr1. * docs/doxygen/user.cfg.in: Add cxxabi.h. * include/bits/*.tcc: Add file markup. * include/bits/allocator.h: Add link to allocator.html. * include/bits/atomicity.h: Add file markup. * include/bits/concurrence.h: Same. * include/bits/functexcept.h: Same. * include/ext*: Adjust file markup, remove GCC3 bits. * include/std/*: Adjust file markup, remove bits about renamed files. * libsupc++/cxxabi.h: Add file markup. * testsuite/20_util/memory/auto_ptr/assign_neg.cc: Adjust line numbers. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91135 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/include/std/std_list.h')
-rw-r--r--libstdc++-v3/include/std/std_list.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libstdc++-v3/include/std/std_list.h b/libstdc++-v3/include/std/std_list.h
index 285a29d8131..badf5169917 100644
--- a/libstdc++-v3/include/std/std_list.h
+++ b/libstdc++-v3/include/std/std_list.h
@@ -54,8 +54,7 @@
*/
/** @file list
- * This is a Standard C++ Library header. You should @c #include this header
- * in your programs, rather than any of the "st[dl]_*.h" implementation files.
+ * This is a Standard C++ Library header.
*/
#ifndef _GLIBCXX_LIST
OpenPOWER on IntegriCloud