Template Function Catch::Matchers::Detail::operator&&(MatchAllOf<ArgT> const&, MatcherBase<ArgT> const&)

Function Documentation

template<typename ArgT>
MatchAllOf<ArgT> Catch::Matchers::Detail::operator&&(MatchAllOf<ArgT> const &lhs, MatcherBase<ArgT> const &rhs) = delete

lvalue overload is intentionally deleted, users should not be trying to compose stored composition matchers