Searched refs:executor_function_view (Results 1 – 4 of 4) sorted by relevance
173 class executor_function_view class177 explicit executor_function_view(F& f) BOOST_ASIO_NOEXCEPT in executor_function_view() function in boost::asio::detail::executor_function_view178 : complete_(&executor_function_view::complete<F>), in executor_function_view()
803 typedef boost::asio::detail::executor_function_view function_view;