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

#include <catch.hpp>

Public Member Functions

std::string describe () const override
 
bool match (ArgT const &arg) const override
 
 MatchNotOf (MatcherBase< ArgT > const &underlyingMatcher)
 

Public Attributes

MatcherBase< ArgT > const & m_underlyingMatcher
 

Detailed Description

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

Definition at line 3239 of file catch.hpp.

Constructor & Destructor Documentation

◆ MatchNotOf()

template<typename ArgT >
Catch::Matchers::Impl::MatchNotOf< ArgT >::MatchNotOf ( MatcherBase< ArgT > const &  underlyingMatcher)
inline

Definition at line 3356 of file catch.hpp.

Member Function Documentation

◆ describe()

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

Definition at line 3362 of file catch.hpp.

◆ match()

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

Definition at line 3358 of file catch.hpp.

Member Data Documentation

◆ m_underlyingMatcher

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

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