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

Method TagAlias

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

Source from the content-addressed store, hash-verified

11292
11293namespace Catch {
11294 TagAlias::TagAlias(std::string const & _tag, SourceLineInfo _lineInfo): tag(_tag), lineInfo(_lineInfo) {}
11295}
11296// end catch_tag_alias.cpp
11297// start catch_tag_alias_autoregistrar.cpp

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected