diff options
Diffstat (limited to 'libstdc++-v3/docs/html/documentation.html')
-rw-r--r-- | libstdc++-v3/docs/html/documentation.html | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/libstdc++-v3/docs/html/documentation.html b/libstdc++-v3/docs/html/documentation.html index ceb6076..54bd59e 100644 --- a/libstdc++-v3/docs/html/documentation.html +++ b/libstdc++-v3/docs/html/documentation.html @@ -126,8 +126,8 @@ <li><a href="18_support/howto.html#2">Implementation properties</a></li> <li><a href="18_support/howto.html#3">Start and Termination</a></li> <li><a href="18_support/howto.html#4">Verbose <code>terminate</code></a></li> - <li><a href="18_support/howto.html#6">Dynamic memory management</a></li> - <li><a href="18_support/howto.html#7">RTTI, the ABI, and demangling</a></li> + <li><a href="18_support/howto.html#5">Dynamic memory management</a></li> + <li><a href="18_support/howto.html#6">RTTI, the ABI, and demangling</a></li> </ul> </li> @@ -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/howto.html#5">Memory allocators</a></li> + <li><a href="20_util/allocator.html">Allocators and allocation</a></li> </ul> </li> @@ -226,8 +226,7 @@ <ul> <li><a href="ext/howto.html#1">Ropes and trees and hashes, oh my!</a></li> <li><a href="ext/howto.html#2">Added members and types</a></li> - <li><a href="ext/howto.html#3">Allocators (versions 3.0, 3.1, 3.2, 3.3)</a></li> - <li><a href="ext/howto.html#6">Allocators (version 3.4)</a></li> + <li><a href="ext/mt_allocator.html"><code>__mt_alloc</code> </a></li> <li><a href="ext/howto.html#4">Compile-time checks</a></li> <li><a href="ext/howto.html#5">LWG Issues</a></li> <li><a href="ext/../18_support/howto.html#5">Demangling</a></li> |