ZeroErr
zeroerr::IMatcher< T > Class Template Referenceabstract

#include <decomposition.h>

Inheritance diagram for zeroerr::IMatcher< T >:

Public Member Functions

virtual ~IMatcher ()=default
 
virtual bool match (const T &) const =0
 

Constructor & Destructor Documentation

◆ ~IMatcher()

template<typename T >
virtual zeroerr::IMatcher< T >::~IMatcher ( )
virtualdefault

Member Function Documentation

◆ match()

template<typename T >
virtual bool zeroerr::IMatcher< T >::match ( const T &  ) const
pure virtual

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