Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ ~Session
Method
~Session
tutorials/external/catch.hpp:11010–11012 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11008
m_cli = makeCommandLineParser( m_configData );
11009
}
11010
Session::~Session() {
11011
Catch::cleanUp();
11012
}
11013
11014
void Session::showHelp() const {
11015
Catch::cout()
Callers
nothing calls this directly
Calls
1
cleanUp
Function · 0.85
Tested by
no test coverage detected