|
|
| UnorderedEqualsMatcher (std::vector< T, AllocComp > const &target) |
|
bool | match (std::vector< T, AllocMatch > const &vec) const override |
| std::string | describe () const override |
|
virtual bool | match (T const &arg) const=0 |
|
| MatcherUntypedBase (MatcherUntypedBase const &)=default |
|
| MatcherUntypedBase (MatcherUntypedBase &&)=default |
|
MatcherUntypedBase & | operator= (MatcherUntypedBase const &)=delete |
|
MatcherUntypedBase & | operator= (MatcherUntypedBase &&)=delete |
|
std::string | toString () const |
|
|
std::string | m_cachedToString |
◆ describe()
template<typename T, typename AllocComp, typename AllocMatch>
The documentation for this class was generated from the following file: