Home | History | Annotate | Download | only in 4.8

Lines Matching full:_invoke

2181 	using _Invoke = decltype(__callable_functor(std::declval<_Functor&>())
2185 using _Callable = __check_func_return_type<_Invoke<_Functor>, _Res>;