Imported Upstream version 1.57.0
[platform/upstream/boost.git] / doc / html / boost_asio / reference / buffered_stream / async_flush.html
index 052f360..ee2d959 100644 (file)
@@ -3,7 +3,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <title>buffered_stream::async_flush</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="../buffered_stream.html" title="buffered_stream">
 <link rel="prev" href="async_fill.html" title="buffered_stream::async_fill">
 <a name="boost_asio.reference.buffered_stream.async_flush"></a><a class="link" href="async_flush.html" title="buffered_stream::async_flush">buffered_stream::async_flush</a>
 </h4></div></div></div>
 <p>
-          <a class="indexterm" name="id1301470"></a> 
+          <a class="indexterm" name="idp162381456"></a> 
 Start an asynchronous flush.
         </p>
 <pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
     <span class="keyword">typename</span> <a class="link" href="../WriteHandler.html" title="Write handler requirements">WriteHandler</a><span class="special">&gt;</span>
-<span class="keyword">void</span> <span class="identifier">async_flush</span><span class="special">(</span>
+<a class="link" href="../asynchronous_operations.html#boost_asio.reference.asynchronous_operations.return_type_of_an_initiating_function"><span class="emphasis"><em>void-or-deduced</em></span></a> <span class="identifier">async_flush</span><span class="special">(</span>
     <span class="identifier">WriteHandler</span> <span class="identifier">handler</span><span class="special">);</span>
 </pre>
 </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>