Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ ~Dynamic_array
Method
~Dynamic_array
sql/sql_array.h:202–205 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
200
}
201
202
~Dynamic_array()
203
{
204
delete_dynamic(&array);
205
}
206
207
typedef int (*CMP_FUNC)(const Elem *el1, const Elem *el2);
208
Callers
nothing calls this directly
Calls
1
delete_dynamic
Function · 0.85
Tested by
no test coverage detected