MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / MessageBuilder

Method MessageBuilder

Bcore/src/main/cpp/Dobby/tests/catch.hpp:7953–7956  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7951////////////////////////////////////////////////////////////////////////////
7952
7953Catch::MessageBuilder::MessageBuilder(std::string const &macroName, SourceLineInfo const &lineInfo,
7954 ResultWas::OfType type)
7955 : m_info(macroName, lineInfo, type) {
7956}
7957
7958////////////////////////////////////////////////////////////////////////////
7959

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected