Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Profactor/cv-plot
/ tryOpen
Method
tryOpen
CvPlot/ext/catch2/inc/catch.hpp:14259–14262 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14257
}
14258
14259
void SectionTracker::tryOpen() {
14260
if( !isComplete() )
14261
open();
14262
}
14263
14264
void SectionTracker::addInitialFilters( std::vector<std::string> const& filters ) {
14265
if( !filters.empty() ) {
Callers
1
catch.hpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected