MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / MessageBuilder

Method MessageBuilder

tests/catch.hpp:9369–9372  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9367 ////////////////////////////////////////////////////////////////////////////
9368
9369 Catch::MessageBuilder::MessageBuilder( StringRef const& macroName,
9370 SourceLineInfo const& lineInfo,
9371 ResultWas::OfType type )
9372 :m_info(macroName, lineInfo, type) {}
9373
9374 ////////////////////////////////////////////////////////////////////////////
9375

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected