summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/include/std/memory
diff options
context:
space:
mode:
authorpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>2001-09-27 22:44:24 +0000
committerpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>2001-09-27 22:44:24 +0000
commit78ee80ac8cd369c4772387a374b5f3ce7302c9a5 (patch)
treee42147f52307202bd4e083e2d18993fa06379a89 /libstdc++-v3/include/std/memory
parentf544797c672041b9b982a3dcf897b53d1aee995c (diff)
downloadppe42-gcc-78ee80ac8cd369c4772387a374b5f3ce7302c9a5.tar.gz
ppe42-gcc-78ee80ac8cd369c4772387a374b5f3ce7302c9a5.zip
2001-09-27 Phil Edwards <pme@gcc.gnu.org>
* include/std/*: Add Doxygen hooks. * docs/doxygen/Intro.3: New file, general intro to the man pages. * docs/doxygen/mainpage.doxy: Formatting tweaks. List our own links rather than using a generated index. * docs/doxygen/user.cfg.in: Disable the index, enable man pages. * docs/doxygen/run_doxygen: Massage the generated man pages, using... * docs/doxygen/stdheader.cc: ...this new file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45850 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/include/std/memory')
-rw-r--r--libstdc++-v3/include/std/memory5
1 files changed, 5 insertions, 0 deletions
diff --git a/libstdc++-v3/include/std/memory b/libstdc++-v3/include/std/memory
index ca98df6dadd..a52f4921d92 100644
--- a/libstdc++-v3/include/std/memory
+++ b/libstdc++-v3/include/std/memory
@@ -27,6 +27,11 @@
// invalidate any other reasons why the executable file might be covered by
// the GNU General Public License.
+/** @file memory
+ * This is a Standard C++ Library file. You should @c #include this file
+ * in your programs, rather than any of the "st[dl]_*.h" implementation files.
+ */
+
#ifndef _CPP_MEMORY
#include <bits/std_memory.h>
#endif
OpenPOWER on IntegriCloud