Template Function Catch::Matchers::Detail::match_all_of(Arg&&, std::array<void const *, N> const&, std::index_sequence<Idx, Indices…>)

Function Documentation

template<typename T, typename ...MatcherTs, std::size_t N, typename Arg, std::size_t Idx, std::size_t... Indices>
bool Catch::Matchers::Detail::match_all_of(Arg &&arg, std::array<void const*, N> const &matchers, std::index_sequence<Idx, Indices...>)