Template Function Catch::Matchers::operator&&(MatcherLHS const&, MatcherRHS const&)
Defined in File catch_amalgamated.hpp
Function Documentation
-
template<typename MatcherLHS, typename MatcherRHS>
std::enable_if_t<Detail::are_generic_matchers<MatcherLHS, MatcherRHS>::value, Detail::MatchAllOfGeneric<MatcherLHS, MatcherRHS>> Catch::Matchers::operator&&(MatcherLHS const &lhs, MatcherRHS const &rhs)