summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/windows__basic_stream_handle/is_open.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_asio/reference/windows__basic_stream_handle/is_open.html')
-rw-r--r--doc/html/boost_asio/reference/windows__basic_stream_handle/is_open.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/boost_asio/reference/windows__basic_stream_handle/is_open.html b/doc/html/boost_asio/reference/windows__basic_stream_handle/is_open.html
index adca840ccb..a4ec401e4c 100644
--- a/doc/html/boost_asio/reference/windows__basic_stream_handle/is_open.html
+++ b/doc/html/boost_asio/reference/windows__basic_stream_handle/is_open.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>windows::basic_stream_handle::is_open</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../windows__basic_stream_handle.html" title="windows::basic_stream_handle">
<link rel="prev" href="implementation_type.html" title="windows::basic_stream_handle::implementation_type">
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from windows::basic_handle.</em></span>
</p>
<p>
- <a class="indexterm" name="id1627135"></a>
+ <a class="indexterm" name="idp203827392"></a>
Determine whether the handle is open.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_open</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
@@ -38,7 +38,7 @@ Determine whether the handle is open.
</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 &#169; 2003-2012 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<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>