Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ ~Tempfile
Method
~Tempfile
test/unit/Support.cpp:439–442 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
437
}
438
439
Tempfile::~Tempfile()
440
{
441
FileUtils::deleteFile(m_name);
442
}
443
444
std::string Tempfile::filename()
445
{
Callers
nothing calls this directly
Calls
1
deleteFile
Function · 0.85
Tested by
no test coverage detected