MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / MessageBuilder

Method MessageBuilder

unittests/catch.hpp:8161–8164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8159 ////////////////////////////////////////////////////////////////////////////
8160
8161 Catch::MessageBuilder::MessageBuilder( std::string const& macroName,
8162 SourceLineInfo const& lineInfo,
8163 ResultWas::OfType type )
8164 :m_info(macroName, lineInfo, type) {}
8165
8166 ////////////////////////////////////////////////////////////////////////////
8167

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected