Searched defs:is_detected (Results 1 – 4 of 4) sorted by relevance
19 using is_detected = typename typedef
40 using is_detected = typename detector<nonesuch, void, Op, Args...>::value_t; typedef
90 …template <template <class...> class Op, class... Args> using is_detected = detector_impl::detector… typedef
2851 using is_detected = typename detector<nonesuch, void, Op, Args...>::value_t; typedef