Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ ~Sessions
Method
~Sessions
extra/yassl/src/yassl_int.cpp:1758–1761 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1756
1757
1758
Sessions::~Sessions()
1759
{
1760
STL::for_each(list_.begin(), list_.end(), del_ptr_zero());
1761
}
1762
1763
1764
// locals
Callers
nothing calls this directly
Calls
4
for_each
Function · 0.85
del_ptr_zero
Class · 0.85
begin
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected