Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ NextTok
Method
NextTok
util/generic/strbuf.h:414–416 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
412
}
413
414
bool NextTok(TCharType delim, TdSelf& tok) {
415
return NextTokTemplate(delim, tok);
416
}
417
418
bool NextTok(TdSelf delim, TdSelf& tok) {
419
return NextTokTemplate(delim, tok);
Callers
5
Next
Method · 0.45
Y_UNIT_TEST
Function · 0.45
GetMemInfo
Function · 0.45
TAlignmentCalcer
Method · 0.45
GetNext
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected