summaryrefslogtreecommitdiff
path: root/doc/html/boost/container/throw_out_of_range.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/container/throw_out_of_range.html')
-rw-r--r--doc/html/boost/container/throw_out_of_range.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/container/throw_out_of_range.html b/doc/html/boost/container/throw_out_of_range.html
index 9e8c584f73..212b9efbd6 100644
--- a/doc/html/boost/container/throw_out_of_range.html
+++ b/doc/html/boost/container/throw_out_of_range.html
@@ -34,7 +34,7 @@
</span>
<span class="keyword">void</span> <span class="identifier">throw_out_of_range</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="idp176340032"></a><h2>Description</h2>
+<a name="idp169771584"></a><h2>Description</h2>
<p>Exception callback called by Boost.Container to signal arguments out of range. </p>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">