asio C++ library

PrevUpHomeNext

use_future_t::operator[]

Specify an alternate allocator.

template<
    typename OtherAllocator>
use_future_t< OtherAllocator > operator[](
    const OtherAllocator & allocator) const;

PrevUpHomeNext