Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tablecruncher/tablecruncher
/ ~CsvTable
Method
~CsvTable
src/csvtable.cpp:73–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
72
73
CsvTable::~CsvTable() {
74
delete(headerRow);
75
}
76
77
78
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected