Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
Catch::Matchers::Impl::MatcherMethod< ObjectT > Struct Template Referenceabstract

#include <catch.hpp>

+ Collaboration diagram for Catch::Matchers::Impl::MatcherMethod< ObjectT >:

Public Member Functions

virtual bool match (ObjectT const &arg) const =0
 

Detailed Description

template<typename ObjectT>
struct Catch::Matchers::Impl::MatcherMethod< ObjectT >

Definition at line 3262 of file catch.hpp.

Member Function Documentation

◆ match()


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