Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

use_service

template< typename

[link boost_asio.reference.Service Service]

> Service &

[link boost_asio.reference.use_service.overload1 use_service]

( execution_context & e);

[''''&raquo;''' [link boost_asio.reference.use_service.overload1 more...]]

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

Header: boost/asio/impl/execution_context.hpp

Convenience header: boost/asio.hpp


PrevUpHomeNext