|
ZeroErr
|
#include <decomposition.h>

Public Member Functions | |
| virtual | ~IMatcher ()=default |
| virtual bool | match (const T &) const =0 |
|
virtualdefault |
|
pure virtual |
Implemented in zeroerr::CombinedMatcher< T >, zeroerr::NotMatcher< T >, and zeroerr::StartWithMatcher< T >.