MCPcopy Create free account
hub / github.com/RenderKit/oidn / Message

Function Message

external/catch.hpp:11428–11430  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11426
11427}
11428Exception::ExceptionMessageMatcher Message(std::string const& message) {
11429 return Exception::ExceptionMessageMatcher(message);
11430}
11431
11432// namespace Exception
11433} // namespace Matchers

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected