summaryrefslogtreecommitdiff
path: root/doc/html/boost/container/throw_runtime_error.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/container/throw_runtime_error.html')
-rw-r--r--doc/html/boost/container/throw_runtime_error.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/boost/container/throw_runtime_error.html b/doc/html/boost/container/throw_runtime_error.html
index 0407a76c2d..99122efe62 100644
--- a/doc/html/boost/container/throw_runtime_error.html
+++ b/doc/html/boost/container/throw_runtime_error.html
@@ -4,11 +4,11 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function throw_runtime_error</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../boost_container_header_reference.html#header.boost.container.throw_exception_hpp" title="Header &lt;boost/container/throw_exception.hpp&gt;">
<link rel="prev" href="throw_logic_error.html" title="Function throw_logic_error">
-<link rel="next" href="construc_idm46583867853472.html" title="Struct template constructible_with_allocator_prefix">
+<link rel="next" href="constructible__idp22241136.html" title="Struct template constructible_with_allocator_suffix">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -21,7 +21,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="throw_logic_error.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_container_header_reference.html#header.boost.container.throw_exception_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="construc_idm46583867853472.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="throw_logic_error.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_container_header_reference.html#header.boost.container.throw_exception_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="constructible__idp22241136.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.container.throw_runtime_error"></a><div class="titlepage"></div>
@@ -35,9 +35,9 @@
</span>
<span class="keyword">void</span> <span class="identifier">throw_runtime_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="idm45555384658992"></a><h2>Description</h2>
+<a name="idp100010464"></a><h2>Description</h2>
<p>Exception callback called by Boost.Container to report errors that can only be detected during runtime. </p>
-<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
+<div class="itemizedlist"><ul class="itemizedlist" type="disc">
<li class="listitem">
<p>If BOOST_NO_EXCEPTIONS is NOT defined <code class="computeroutput">std::runtime_error(str)</code> is thrown.</p>
<p></p>
@@ -62,7 +62,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="throw_logic_error.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_container_header_reference.html#header.boost.container.throw_exception_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="construc_idm46583867853472.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="throw_logic_error.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_container_header_reference.html#header.boost.container.throw_exception_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="constructible__idp22241136.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>