Template Function Catch::Matchers::Detail::describe_multi_matcher(StringRef, std::array<void const *, sizeof…(MatcherTs)> const&, std::index_sequence<Idx…>)

Function Documentation

template<typename ...MatcherTs, std::size_t... Idx>
std::string Catch::Matchers::Detail::describe_multi_matcher(StringRef combine, std::array<void const*, sizeof...(MatcherTs)> const &matchers, std::index_sequence<Idx...>)