Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/traits/
Dstart_free.hpp53 struct start_free_trait : no_start_free struct
58 struct start_free_trait<T, struct
65 using result_type = decltype(start(declval<T>()));
74 struct start_free_trait : struct