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

Function Documentation

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

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