Agora
1.2.0
Agora project
|
#include <catch.hpp>
Public Member Functions | |
bool | match (ArgT const &arg) const override |
std::string | describe () const override |
MatchAnyOf< 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::MatchAnyOf< ArgT >::m_matchers |