MCPcopy 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
1758Sessions::~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_eachFunction · 0.85
del_ptr_zeroClass · 0.85
beginMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected