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

Method MessageBuilder

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

Source from the content-addressed store, hash-verified

11685 ////////////////////////////////////////////////////////////////////////////
11686
11687 Catch::MessageBuilder::MessageBuilder( StringRef const& macroName,
11688 SourceLineInfo const& lineInfo,
11689 ResultWas::OfType type )
11690 :m_info(macroName, lineInfo, type) {}
11691
11692 ////////////////////////////////////////////////////////////////////////////
11693

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected