MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / ~TagAliasRegistry

Method ~TagAliasRegistry

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

Source from the content-addressed store, hash-verified

9780namespace Catch {
9781
9782 TagAliasRegistry::~TagAliasRegistry() {}
9783
9784 TagAlias const* TagAliasRegistry::find( std::string const& alias ) const {
9785 auto it = m_registry.find( alias );

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected