![]()  | 
Encapsulates a deferred asynchronous operation.
template< typename Signature, typename Initiation, typename... InitArgs> class deferred_async_operation
| 
                 Name  | 
                 Description  | 
|---|---|
| 
                 deferred_async_operation [constructor]  | 
                 Construct a deferred asynchronous operation from the arguments to an initiation function object.  | 
| 
                 Initiate the asynchronous operation using the supplied completion token.  | 
        Header: asio/deferred.hpp
      
        Convenience header: asio.hpp