summaryrefslogtreecommitdiff
path: root/doc/html/boost/container/throw_length_error.html
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2019-12-05 15:12:59 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2019-12-05 15:12:59 +0900
commitb8cf34c691623e4ec329053cbbf68522a855882d (patch)
tree34da08632a99677f6b79ecb65e5b655a5b69a67f /doc/html/boost/container/throw_length_error.html
parent3fdc3e5ee96dca5b11d1694975a65200787eab86 (diff)
downloadboost-b8cf34c691623e4ec329053cbbf68522a855882d.tar.gz
boost-b8cf34c691623e4ec329053cbbf68522a855882d.tar.bz2
boost-b8cf34c691623e4ec329053cbbf68522a855882d.zip
Imported Upstream version 1.67.0upstream/1.67.0
Diffstat (limited to 'doc/html/boost/container/throw_length_error.html')
-rw-r--r--doc/html/boost/container/throw_length_error.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/html/boost/container/throw_length_error.html b/doc/html/boost/container/throw_length_error.html
index 20e2ce7b26..cf675f4a98 100644
--- a/doc/html/boost/container/throw_length_error.html
+++ b/doc/html/boost/container/throw_length_error.html
@@ -35,7 +35,7 @@
</span>
<span class="keyword">void</span> <span class="identifier">throw_length_error</span><span class="special">(</span><span class="keyword">const</span> <span class="keyword">char</span> <span class="special">*</span> str<span class="special">)</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="id-1.3.10.12.41.5.4"></a><h2>Description</h2>
+<a name="id-1.3.10.15.41.5.4"></a><h2>Description</h2>
<p>Exception callback called by Boost.Container to signal errors resizing. </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>