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

#include <catch.hpp>

Public Member Functions

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

Public Attributes

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

Detailed Description

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

Definition at line 3237 of file catch.hpp.

Member Function Documentation

◆ describe()

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

Definition at line 3294 of file catch.hpp.

◆ match()

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

Definition at line 3287 of file catch.hpp.

◆ operator&&()

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

Definition at line 3310 of file catch.hpp.

Member Data Documentation

◆ m_matchers

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

Definition at line 3316 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