Searched defs:has_async_handler (Results 1 – 1 of 1) sorted by relevance
66 struct has_async_handler<T, Args...> struct68 typedef typename has_async_handler<Args...>::type next;69 typedef typename is_async_handler<T>::type is_ios;72 next>::type type;76 struct has_async_handler<T> struct78 typedef typename is_async_handler<T>::type type;