diff options
author | redi <redi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-03-03 15:52:54 +0000 |
---|---|---|
committer | redi <redi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-03-03 15:52:54 +0000 |
commit | 34beb6bdfc98d75afb2d4ac97cbafae7967c6883 (patch) | |
tree | d88f1105bda9639558564362bc04fd794d3e4e08 /libstdc++-v3/docs | |
parent | fd910ba11690ce85815e0ab3bfe6e143145f777f (diff) | |
download | ppe42-gcc-34beb6bdfc98d75afb2d4ac97cbafae7967c6883.tar.gz ppe42-gcc-34beb6bdfc98d75afb2d4ac97cbafae7967c6883.zip |
2004-03-03 Jonathan Wakely <redi@gcc.gnu.org>
* docs/html/documentation.html: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78838 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/docs')
-rw-r--r-- | libstdc++-v3/docs/html/documentation.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/docs/html/documentation.html b/libstdc++-v3/docs/html/documentation.html index 54bd59e8745..7819955b66b 100644 --- a/libstdc++-v3/docs/html/documentation.html +++ b/libstdc++-v3/docs/html/documentation.html @@ -145,7 +145,7 @@ <li><a href="20_util/howto.html#2"><code>auto_ptr</code> inside container classes</a></li> <li><a href="20_util/howto.html#3">Functors</a></li> <li><a href="20_util/howto.html#4">Pairs</a></li> - <li><a href="20_util/allocator.html">Allocators and allocation</a></li> + <li><a href="20_util/howto.html#5">Memory allocators</a></li> </ul> </li> |