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

Method revertBackToLastMode

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

Source from the content-addressed store, hash-verified

14552 }
14553
14554 void TestSpecParser::revertBackToLastMode() {
14555 m_mode = lastMode;
14556 }
14557
14558 bool TestSpecParser::separate() {
14559 if( (m_mode==QuotedName) || (m_mode==Tag) ){

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected