ZeroErr
zeroerr::StartWithMatcher< T > Struct Template Reference

#include <decomposition.h>

Inheritance diagram for zeroerr::StartWithMatcher< T >:
Collaboration diagram for zeroerr::StartWithMatcher< T >:

Public Member Functions

 StartWithMatcher (const T &s)
 
virtual bool match (const T &t) const override
 
- Public Member Functions inherited from zeroerr::IMatcher< T >
virtual ~IMatcher ()=default
 

Public Attributes

start
 

Constructor & Destructor Documentation

◆ StartWithMatcher()

template<typename T >
zeroerr::StartWithMatcher< T >::StartWithMatcher ( const T &  s)
inline

Member Function Documentation

◆ match()

template<typename T >
virtual bool zeroerr::StartWithMatcher< T >::match ( const T &  t) const
inlineoverridevirtual

Member Data Documentation

◆ start

template<typename T >
T zeroerr::StartWithMatcher< T >::start

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