summaryrefslogtreecommitdiff
path: root/doc/html/boost/container/throw_logic_error.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/container/throw_logic_error.html')
-rw-r--r--doc/html/boost/container/throw_logic_error.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/container/throw_logic_error.html b/doc/html/boost/container/throw_logic_error.html
index d78c1b5b45..9fdb50ceef 100644
--- a/doc/html/boost/container/throw_logic_error.html
+++ b/doc/html/boost/container/throw_logic_error.html
@@ -35,7 +35,7 @@
</span>
<span class="keyword">void</span> <span class="identifier">throw_logic_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="idp303614464"></a><h2>Description</h2>
+<a name="idp208587376"></a><h2>Description</h2>
<p>Exception callback called by Boost.Container to report errors in the internal logical of the program, such as violation of logical preconditions or class invariants. </p>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">