asio C++ library

PrevUpHomeNext

execution_context::service_maker::make

Make services to be added to the execution context.

void make(
    execution_context & context) const;

PrevUpHomeNext