Template Function Catch::Matchers::operator&&(MatcherLHS const&, MatcherBase<ArgRHS> const&)

Function Documentation

template<typename MatcherLHS, typename ArgRHS>
std::enable_if_t<Detail::is_generic_matcher<MatcherLHS>::value, Detail::MatchAllOfGeneric<MatcherLHS, MatcherBase<ArgRHS>>> Catch::Matchers::operator&&(MatcherLHS const &lhs, MatcherBase<ArgRHS> const &rhs)