Struct AssertionStats
Defined in File catch_amalgamated.hpp
Struct Documentation
-
struct AssertionStats
Public Functions
-
AssertionStats(AssertionResult const &_assertionResult, std::vector<MessageInfo> const &_infoMessages, Totals const &_totals)
-
AssertionStats(AssertionStats const&) = default
-
AssertionStats(AssertionStats&&) = default
-
AssertionStats &operator=(AssertionStats const&) = delete
-
AssertionStats &operator=(AssertionStats&&) = delete
-
AssertionStats(AssertionResult const &_assertionResult, std::vector<MessageInfo> const &_infoMessages, Totals const &_totals)