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

Method ~GeneratorUntypedBase

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

Source from the content-addressed store, hash-verified

8629namespace Generators {
8630
8631 GeneratorUntypedBase::~GeneratorUntypedBase() {}
8632
8633 auto acquireGeneratorTracker( SourceLineInfo const& lineInfo ) -> IGeneratorTracker& {
8634 return getResultCapture().acquireGeneratorTracker( lineInfo );

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected