Struct MessageInfo¶
Defined in File catch.hpp
Struct Documentation¶
-
struct
Catch::MessageInfo¶ Public Functions
-
MessageInfo(StringRef const &_macroName, SourceLineInfo const &_lineInfo, ResultWas::OfType _type)¶
-
bool
operator==(MessageInfo const &other) const¶
-
bool
operator<(MessageInfo const &other) const¶
-