Searched defs:is_regular_invocable (Results 1 – 1 of 1) sorted by relevance
/llvm-project/libcxx/test/std/concepts/concepts.callable/concept.regularinvocable/ | ||
H A D | regular_invocable.compile.pass.cpp | 439 constexpr bool is_regular_invocable(F, Args&&...) { is_regular_invocable() function |