asio C++ library

PrevUpHomeNext
execution_context::allocator::allocator (1 of 2 overloads)

Construct an allocator that is associated with an execution context.

constexpr allocator(
    execution_context & e);

PrevUpHomeNext