Home
last modified time | relevance | path

Searched defs:has_io_context (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/
Dasync_handler.hpp40 struct has_io_context<T, Args...> struct
42 typedef typename has_io_context<Args...>::type next;
45 boost::asio::io_context>::type is_ios;
48 next>::type type;
52 struct has_io_context<T> struct
56 boost::asio::io_context>::type type;