![]() |
Adapt a completion token to specify that the completion handler should have the allocator as its associated allocator.
template< typename CompletionToken> constexpr allocator_binder< decay_t< CompletionToken >, Allocator > operator()( CompletionToken && completion_token) const;