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

Method pop_back

library/cpp/token/token_structure.h:133–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131 }
132 }
133 void pop_back() {
134 Tokens.pop_back();
135 }
136 const TCharSpan* begin() const {
137 return Tokens.data();
138 }

Callers 15

mainFunction · 0.45
OnLeaveScopeMethod · 0.45
FinishItemsFunction · 0.45
FixFunction · 0.45
mainFunction · 0.45
RdmaWriteMethod · 0.45
AllocBufMethod · 0.45
SelectPacketMethod · 0.45
AckMethod · 0.45
RdmaWriteMethod · 0.45
AllocBufMethod · 0.45
SelectPacketMethod · 0.45

Calls

no outgoing calls

Tested by 1

Test4Method · 0.36