summaryrefslogtreecommitdiff
path: root/doc/html/boost/CV/simple_exception_policy/exception_wrapper.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/CV/simple_exception_policy/exception_wrapper.html')
-rw-r--r--doc/html/boost/CV/simple_exception_policy/exception_wrapper.html19
1 files changed, 10 insertions, 9 deletions
diff --git a/doc/html/boost/CV/simple_exception_policy/exception_wrapper.html b/doc/html/boost/CV/simple_exception_policy/exception_wrapper.html
index 213c9a802e..581302762e 100644
--- a/doc/html/boost/CV/simple_exception_policy/exception_wrapper.html
+++ b/doc/html/boost/CV/simple_exception_policy/exception_wrapper.html
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -5,7 +6,7 @@
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="../simple_exception_policy.html#idp175912192" title="Description">
+<link rel="up" href="../simple_exception_policy.html#idp184188144" title="Description">
<link rel="prev" href="../simple_exception_policy.html" title="Class template simple_exception_policy">
<link rel="next" href="../../date_time/date.html" title="Class template date">
</head>
@@ -20,7 +21,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="../simple_exception_policy.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../simple_exception_policy.html#idp175912192"><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="../../date_time/date.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../simple_exception_policy.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../simple_exception_policy.html#idp184188144"><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="../../date_time/date.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.CV.simple_exception_policy.exception_wrapper"></a><div class="titlepage"></div>
@@ -35,15 +36,15 @@
<span class="keyword">struct</span> <a class="link" href="exception_wrapper.html" title="Struct exception_wrapper">exception_wrapper</a> <span class="special">:</span> <span class="keyword">public</span> <span class="identifier">exception_type</span> <span class="special">{</span>
- <span class="comment">// <a class="link" href="exception_wrapper.html#idp35802800-bb">public member functions</a></span>
- <a class="link" href="exception_wrapper.html#idp35803360-bb"><span class="keyword">operator</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">out_of_range</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span>
+ <span class="comment">// <a class="link" href="exception_wrapper.html#idp104655536-bb">public member functions</a></span>
+ <a class="link" href="exception_wrapper.html#idp50905056-bb"><span class="keyword">operator</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">out_of_range</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp175950128"></a><h2>Description</h2>
+<a name="idp184226080"></a><h2>Description</h2>
<div class="refsect2">
-<a name="idp175950512"></a><h3>
-<a name="idp35802800-bb"></a><code class="computeroutput">exception_wrapper</code> public member functions</h3>
-<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><pre class="literallayout"><a name="idp35803360-bb"></a><span class="keyword">operator</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">out_of_range</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre></li></ol></div>
+<a name="idp184226496"></a><h3>
+<a name="idp104655536-bb"></a><code class="computeroutput">exception_wrapper</code> public member functions</h3>
+<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><pre class="literallayout"><a name="idp50905056-bb"></a><span class="keyword">operator</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">out_of_range</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre></li></ol></div>
</div>
</div>
</div>
@@ -55,7 +56,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="../simple_exception_policy.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../simple_exception_policy.html#idp175912192"><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="../../date_time/date.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../simple_exception_policy.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../simple_exception_policy.html#idp184188144"><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="../../date_time/date.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>