1 #ifndef HAMCRESTQT_SELFDESCRIBING_H
2 #define HAMCRESTQT_SELFDESCRIBING_H
29 #endif // HAMCRESTQT_SELFDESCRIBING_H
A description of a Matcher.
Definition: description.h:17
virtual void describeTo(Description &description) const =0
Generates a description of the object.
The ability of an object to describe itself.
Definition: selfdescribing.h:11