MCPcopy Create free account
hub / github.com/Profactor/cv-plot / Message

Function Message

CvPlot/ext/catch2/inc/catch.hpp:11266–11268  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11264
11265}
11266Exception::ExceptionMessageMatcher Message(std::string const& message) {
11267 return Exception::ExceptionMessageMatcher(message);
11268}
11269
11270// namespace Exception
11271} // namespace Matchers

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected