Imported Upstream version 1.72.0
[platform/upstream/boost.git] / doc / html / boost_asio / reference / basic_socket_acceptor / accept / overload11.html
index 1136e6d..d06a9b4 100644 (file)
@@ -30,7 +30,7 @@
 <p>
             Accept a new connection.
           </p>
-<pre class="programlisting">Protocol::socket accept(
+<pre class="programlisting">Protocol::socket::template rebind_executor&lt; executor_type &gt;::other accept(
     endpoint_type &amp; peer_endpoint);
 </pre>
 <p>