summaryrefslogtreecommitdiff
path: root/libs/beast/doc/html/beast/ref/boost__beast__error_condition.html
diff options
context:
space:
mode:
Diffstat (limited to 'libs/beast/doc/html/beast/ref/boost__beast__error_condition.html')
-rw-r--r--libs/beast/doc/html/beast/ref/boost__beast__error_condition.html14
1 files changed, 4 insertions, 10 deletions
diff --git a/libs/beast/doc/html/beast/ref/boost__beast__error_condition.html b/libs/beast/doc/html/beast/ref/boost__beast__error_condition.html
index 9c0a3201af..d6c75e12b9 100644
--- a/libs/beast/doc/html/beast/ref/boost__beast__error_condition.html
+++ b/libs/beast/doc/html/beast/ref/boost__beast__error_condition.html
@@ -8,6 +8,7 @@
<link rel="up" href="../ref.html" title="This Page Intentionally Left Blank 2/2">
<link rel="prev" href="boost__beast__error_category.html" title="error_category">
<link rel="next" href="boost__beast__is_const_buffer_sequence.html" title="is_const_buffer_sequence">
+<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -27,7 +28,7 @@
<a name="beast.ref.boost__beast__error_condition"></a><a class="link" href="boost__beast__error_condition.html" title="error_condition">error_condition</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idm44861252932128"></a>
+ <a class="indexterm" name="idm68083"></a>
</p>
<p>
The type of error condition used by the library.
@@ -41,20 +42,13 @@
</p>
<pre class="programlisting"><span class="keyword">using</span> <span class="identifier">error_condition</span> <span class="special">=</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_condition</span><span class="special">;</span>
</pre>
-<h5>
-<a name="beast.ref.boost__beast__error_condition.h1"></a>
- <span class="phrase"><a name="beast.ref.boost__beast__error_condition.description"></a></span><a class="link" href="boost__beast__error_condition.html#beast.ref.boost__beast__error_condition.description">Description</a>
- </h5>
</div>
-<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright © 2016-2019 Vinnie
+<div class="copyright-footer">Copyright © 2016-2019 Vinnie
Falco<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
-</div></td>
-</tr></table>
+</div>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="boost__beast__error_category.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../ref.html"><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="boost__beast__is_const_buffer_sequence.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>