MCPcopy Create free account
hub / github.com/Profactor/cv-plot / acquireGeneratorTracker

Function acquireGeneratorTracker

CvPlot/ext/catch2/inc/catch.hpp:10809–10811  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10807 GeneratorUntypedBase::~GeneratorUntypedBase() {}
10808
10809 auto acquireGeneratorTracker( SourceLineInfo const& lineInfo ) -> IGeneratorTracker& {
10810 return getResultCapture().acquireGeneratorTracker( lineInfo );
10811 }
10812
10813} // namespace Generators
10814} // namespace Catch

Callers 1

generateFunction · 0.85

Calls 1

Tested by

no test coverage detected