Home
last modified time | relevance | path

Searched refs:executor_function_view (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/asio/detail/
Dexecutor_function.hpp173 class executor_function_view class
177 explicit executor_function_view(F& f) BOOST_ASIO_NOEXCEPT in executor_function_view() function in boost::asio::detail::executor_function_view
178 : complete_(&executor_function_view::complete<F>), in executor_function_view()
/third_party/boost/libs/asio/include/boost/asio/detail/
Dexecutor_function.hpp173 class executor_function_view class
177 explicit executor_function_view(F& f) BOOST_ASIO_NOEXCEPT in executor_function_view() function in boost::asio::detail::executor_function_view
178 : complete_(&executor_function_view::complete<F>), in executor_function_view()
/third_party/boost/libs/asio/include/boost/asio/execution/
Dany_executor.hpp803 typedef boost::asio::detail::executor_function_view function_view;
/third_party/boost/boost/asio/execution/
Dany_executor.hpp803 typedef boost::asio::detail::executor_function_view function_view;