MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / ~TagAliasRegistry

Method ~TagAliasRegistry

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

Source from the content-addressed store, hash-verified

11316namespace Catch {
11317
11318 TagAliasRegistry::~TagAliasRegistry() {}
11319
11320 TagAlias const* TagAliasRegistry::find( std::string const& alias ) const {
11321 auto it = m_registry.find( alias );

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected