Class IsEmptyMatcher

Class Documentation

class IsEmptyMatcher

Public Functions

template<typename MatcheeContainerType>
inline bool MatchAndExplain(const MatcheeContainerType &c, MatchResultListener *listener) const
inline bool MatchAndExplain(const char *s, MatchResultListener *listener) const
inline void DescribeTo(std::ostream *os) const
inline void DescribeNegationTo(std::ostream *os) const