summaryrefslogtreecommitdiff
path: root/doc/html/boost/process/std_out.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/process/std_out.html')
-rw-r--r--doc/html/boost/process/std_out.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/boost/process/std_out.html b/doc/html/boost/process/std_out.html
index bd0517e7e0..5ae8578ad4 100644
--- a/doc/html/boost/process/std_out.html
+++ b/doc/html/boost/process/std_out.html
@@ -34,7 +34,7 @@
</span><span class="emphasis"><em><span class="identifier">unspecified</span></em></span> std_out<span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp436584160"></a><h2>Description</h2>
+<a name="id-1.3.30.9.15.19.4"></a><h2>Description</h2>
<p>This property allows to set the output stream for the child process.</p>
<div class="note"><table border="0" summary="Note">
<tr>
@@ -125,7 +125,7 @@ Valid expressions with pipes are these:</p>
<p>Asynchronous Pipe I/O classifies communication which has automatically handling of the async operations by the process library. This means, that a pipe will be constructed, the async_read/-write will be automatically started, and that the end of the child process will also close the pipe.</p>
<p>Valid types for pipe I/O are the following:</p>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
-<li class="listitem"><p><code class="computeroutput">boost::asio::mutable_buffer</code> <a href="#ftn.idp436648624" class="footnote" name="idp436648624"><sup class="footnote">[26]</sup></a> </p></li>
+<li class="listitem"><p><code class="computeroutput">boost::asio::mutable_buffer</code> <a href="#ftn.id-1.3.30.9.15.19.4.4.4.4.1.1.1.2" class="footnote" name="id-1.3.30.9.15.19.4.4.4.4.1.1.1.2"><sup class="footnote">[26]</sup></a> </p></li>
<li class="listitem"><p><code class="computeroutput">boost::asio::streambuf</code></p></li>
<li class="listitem"><p><code class="computeroutput">std::future&lt;std::vector&lt;char&gt;&gt;</code></p></li>
<li class="listitem"><p><code class="computeroutput">std::future&lt;std::string&gt;</code></p></li>
@@ -154,7 +154,7 @@ Valid expressions with pipes are these:</p>
<td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="../../../../doc/src/images/warning.png"></td>
<th align="left">Warning</th>
</tr>
-<tr><td align="left" valign="top"><p>This feature requires <code class="computeroutput">boost/process/async.hpp</code> to be included and a reference to <code class="computeroutput">boost::asio::io_service</code> to be passed to the launching function.</p></td></tr>
+<tr><td align="left" valign="top"><p>This feature requires <code class="computeroutput">boost/process/async.hpp</code> to be included and a reference to <code class="computeroutput">boost::asio::io_context</code> to be passed to the launching function.</p></td></tr>
</table></div>
<p>
</p>
@@ -184,7 +184,7 @@ Valid expressions with pipes are these:</p>
</div>
<div class="footnotes">
<br><hr style="width:100; text-align:left;margin-left: 0">
-<div id="ftn.idp436648624" class="footnote"><p><a href="#idp436648624" class="para"><sup class="para">[26] </sup></a> Constructed with <code class="computeroutput">boost::asio::buffer</code></p></div>
+<div id="ftn.id-1.3.30.9.15.19.4.4.4.4.1.1.1.2" class="footnote"><p><a href="#id-1.3.30.9.15.19.4.4.4.4.1.1.1.2" class="para"><sup class="para">[26] </sup></a> Constructed with <code class="computeroutput">boost::asio::buffer</code></p></div>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>