Boost
boost
arrow_drop_down
Boost news learn community libraries releases

PrevUpHomeNext

Obtain the service object corresponding to the given type.

template<
    typename Service>
Service & use_service(
    execution_context & e);
  » more...

template<
    typename Service>
Service & use_service(
    io_context & ioc);
  » more...

PrevUpHomeNext