|
Agora
1.2.0
Agora project
|
#include <catch.hpp>
Public Member Functions | |
| bool | match (ArgT const &arg) const override |
| std::string | describe () const override |
| MatchAllOf< ArgT > | operator&& (MatcherBase< ArgT > const &other) |
Public Attributes | |
| std::vector< MatcherBase< ArgT > const * > | m_matchers |
|
inlineoverride |

|
inlineoverride |

|
inline |

| std::vector<MatcherBase<ArgT> const*> Catch::Matchers::Impl::MatchAllOf< ArgT >::m_matchers |