Template Function Catch::Matchers::Detail::operator||(MatchAnyOf<ArgT> const&, MatcherBase<ArgT> const&)
Defined in File catch_amalgamated.hpp
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