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:11:01 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2019-12-05 15:11:01 +0900
commit3fdc3e5ee96dca5b11d1694975a65200787eab86 (patch)
tree5c1733853892b8397d67706fa453a9bd978d2102 /doc/html/boost/container/throw_length_error.html
parent88e602c57797660ebe0f9e15dbd64c1ff16dead3 (diff)
downloadboost-3fdc3e5ee96dca5b11d1694975a65200787eab86.tar.gz
boost-3fdc3e5ee96dca5b11d1694975a65200787eab86.tar.bz2
boost-3fdc3e5ee96dca5b11d1694975a65200787eab86.zip
Imported Upstream version 1.66.0upstream/1.66.0
Diffstat (limited to 'doc/html/boost/container/throw_length_error.html')
-rw-r--r--doc/html/boost/container/throw_length_error.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/container/throw_length_error.html b/doc/html/boost/container/throw_length_error.html
index da78ff5c79..20e2ce7b26 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="idp203021936"></a><h2>Description</h2>
+<a name="id-1.3.10.12.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">