...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
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;