Boost C++ Libraries Home Libraries People FAQ More

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