Searched refs:TypedMatchers (Results 1 – 1 of 1) sorted by relevance
92 TypedMatchers<T>(std::index_sequence_for<M...>{})));97 std::vector<Matcher<T>> TypedMatchers(std::index_sequence<I...>) const { in TypedMatchers() function