Searched defs:async_completion (Results 1 – 1 of 1) sorted by relevance
207 struct async_completion struct212 Signature>::completion_handler_type completion_handler_type;220 explicit async_completion(CompletionToken& token) in async_completion() function228 explicit async_completion(typename decay<CompletionToken>::type& token) in async_completion() argument234 explicit async_completion(const typename decay<CompletionToken>::type& token) in async_completion() function245 completion_handler_type&, completion_handler_type>::type completion_handler;247 completion_handler_type completion_handler;251 async_result<typename decay<CompletionToken>::type, Signature> result;