Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NeuralNetworkVerification/Marabou
/ ~AutoFile
Method
~AutoFile
src/common/AutoFile.h:30–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
~AutoFile()
31
{
32
T::discardFile( _file );
33
_file = 0;
34
}
35
36
operator IFile &()
37
{
Callers
nothing calls this directly
Calls
1
discardFile
Function · 0.85
Tested by
no test coverage detected