MCPcopy Create free account
hub / github.com/catboost/catboost / clear

Method clear

util/generic/queue.h:23–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21 }
22
23 inline void clear() {
24 this->c.clear();
25 }
26
27 inline S& Container() Y_LIFETIME_BOUND {
28 return this->c;

Callers 15

DoKeywordMethod · 0.45
OnEnterScopeMethod · 0.45
WriteBufMethod · 0.45
FinishMethod · 0.45
TestListMethod · 0.45
Y_UNIT_TESTFunction · 0.45
with_lockMethod · 0.45
BenchFormatStreamFunction · 0.45
Test7Method · 0.45
clearMethod · 0.45
TestFuncsMethod · 0.45

Calls

no outgoing calls

Tested by 8

TestListMethod · 0.36
Test7Method · 0.36
TestFuncsMethod · 0.36
TestHMMap1Method · 0.36
TestAllocationMethod · 0.36
TestUnicodeDetailsMethod · 0.36
TestCollapseMethod · 0.36
TestCollapseBufferMethod · 0.36