Template Function Catch::Matchers::Detail::operator&&(MatcherBase<ArgT> const&, MatchAllOf<ArgT> const&)
Defined in File catch_amalgamated.hpp
Function Documentation
-
template<typename ArgT>
MatchAllOf<ArgT> Catch::Matchers::Detail::operator&&(MatcherBase<ArgT> const &lhs, MatchAllOf<ArgT> const &rhs) = delete lvalue overload is intentionally deleted, users should not be trying to compose stored composition matchers