Searched defs:catchAllKernel (Results 1 – 1 of 1) sorted by relevance
78 Options&& catchAllKernel() && { in catchAllKernel() function213 …std::enable_if_t<guts::is_functor<KernelFunctor>::value, Options&&> catchAllKernel(ConstructorPara… in catchAllKernel() function270 std::enable_if_t<guts::is_function_type<FuncType>::value, Options&&> catchAllKernel() && { in catchAllKernel() function300 …std::enable_if_t<guts::is_function_type<FuncType>::value, Options&&> catchAllKernel(FuncType* kern… in catchAllKernel() function375 Options&&> catchAllKernel(Lambda&& lambda) && { in catchAllKernel() function