Public Member Functions | Public Attributes | List of all members
Catch::Matchers::Impl::MatchAnyOf< ArgT > Struct Template Reference

#include <catch.hpp>

Public Member Functions

std::string describe () const override
 
bool match (ArgT const &arg) const override
 
MatchAnyOf< ArgT > operator|| (MatcherBase< ArgT > const &other)
 

Public Attributes

std::vector< MatcherBase< ArgT > const * > m_matchers
 

Detailed Description

template<typename ArgT>
struct Catch::Matchers::Impl::MatchAnyOf< ArgT >

Definition at line 3238 of file catch.hpp.

Member Function Documentation

◆ describe()

template<typename ArgT >
std::string Catch::Matchers::Impl::MatchAnyOf< ArgT >::describe ( ) const
inlineoverride

Definition at line 3328 of file catch.hpp.

◆ match()

template<typename ArgT >
bool Catch::Matchers::Impl::MatchAnyOf< ArgT >::match ( ArgT const &  arg) const
inlineoverride

Definition at line 3321 of file catch.hpp.

◆ operator||()

template<typename ArgT >
MatchAnyOf<ArgT> Catch::Matchers::Impl::MatchAnyOf< ArgT >::operator|| ( MatcherBase< ArgT > const &  other)
inline

Definition at line 3344 of file catch.hpp.

Member Data Documentation

◆ m_matchers

template<typename ArgT >
std::vector<MatcherBase<ArgT> const*> Catch::Matchers::Impl::MatchAnyOf< ArgT >::m_matchers

Definition at line 3350 of file catch.hpp.


The documentation for this struct was generated from the following file:


magic_enum
Author(s):
autogenerated on Fri Feb 21 2025 03:20:19