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

Function Documentation

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

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