Imported Upstream version 1.72.0
[platform/upstream/boost.git] / doc / html / boost_asio / reference / async_compose.html
index 25383c8..3d4c449 100644 (file)
@@ -38,7 +38,7 @@ Launch an asynchronous operation
     typename... IoObjectsOrExecutors>
 <a class="link" href="asynchronous_operations.html#boost_asio.reference.asynchronous_operations.automatic_deduction_of_initiating_function_return_type"><span class="emphasis"><em>DEDUCED</em></span></a> async_compose(
     Implementation &amp;&amp; implementation,
-    BOOST_ASIO_NONDEDUCED_MOVE_ARG(CompletionToken) token,
+    CompletionToken &amp; token,
     IoObjectsOrExecutors &amp;&amp;... io_objects_or_executors);
 </pre>
 <p>