summaryrefslogtreecommitdiff
path: root/doc/html/boost/container/throw_bad_alloc.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/container/throw_bad_alloc.html')
-rw-r--r--doc/html/boost/container/throw_bad_alloc.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/html/boost/container/throw_bad_alloc.html b/doc/html/boost/container/throw_bad_alloc.html
index 7c46ee352d..88c4042e52 100644
--- a/doc/html/boost/container/throw_bad_alloc.html
+++ b/doc/html/boost/container/throw_bad_alloc.html
@@ -35,7 +35,7 @@
</span>
<span class="keyword">void</span> <span class="identifier">throw_bad_alloc</span><span class="special">(</span><span class="special">)</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="id-1.3.10.12.41.3.4"></a><h2>Description</h2>
+<a name="id-1.3.10.15.41.3.4"></a><h2>Description</h2>
<p>Exception callback called by Boost.Container when fails to allocate the requested storage space. </p>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
@@ -54,7 +54,8 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2009-2015 Ion Gaztanaga<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2009-2017 Ion
+ Gaztanaga<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>