MCPcopy Create free account
hub / github.com/RenderKit/oidn / tryOpen

Method tryOpen

external/catch.hpp:14538–14541  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14536 }
14537
14538 void SectionTracker::tryOpen() {
14539 if( !isComplete() )
14540 open();
14541 }
14542
14543 void SectionTracker::addInitialFilters( std::vector<std::string> const& filters ) {
14544 if( !filters.empty() ) {

Callers 1

catch.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected