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

Method sectionEnded

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

Source from the content-addressed store, hash-verified

5706 }
5707
5708 void sectionEnded(SectionStats const& /* _sectionStats */) override {
5709 m_sectionStack.pop_back();
5710 }
5711 void testCaseEnded(TestCaseStats const& /* _testCaseStats */) override {
5712 currentTestCaseInfo.reset();
5713 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected