Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
main
Function · 0.45
OnLeaveScope
Method · 0.45
FinishItems
Function · 0.45
Fix
Function · 0.45
main
Function · 0.45
RdmaWrite
Method · 0.45
AllocBuf
Method · 0.45
SelectPacket
Method · 0.45
Ack
Method · 0.45
RdmaWrite
Method · 0.45
AllocBuf
Method · 0.45
SelectPacket
Method · 0.45
Calls
no outgoing calls
Tested by
1
Test4
Method · 0.36