Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ RNextTok
Method
RNextTok
util/generic/strbuf.h:422–424 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
420
}
421
422
bool RNextTok(TCharType delim, TdSelf& tok) {
423
return RNextTokTemplate(delim, tok);
424
}
425
426
bool RNextTok(TdSelf delim, TdSelf& tok) {
427
return RNextTokTemplate(delim, tok);
Callers
5
StripFileName
Function · 0.80
StripFileName
Function · 0.80
StripFileName
Function · 0.80
Y_UNIT_TEST
Function · 0.80
WinSymLink
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected