|
Agora
1.2.0
Agora project
|
#include <catch.hpp>

Public Member Functions | |
| MatchNotOf (MatcherBase< ArgT > const &underlyingMatcher) | |
| bool | match (ArgT const &arg) const override |
| std::string | describe () const override |
Public Attributes | |
| MatcherBase< ArgT > const & | m_underlyingMatcher |
|
inline |
|
inlineoverride |
|
inlineoverride |

| MatcherBase<ArgT> const& Catch::Matchers::Impl::MatchNotOf< ArgT >::m_underlyingMatcher |