Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Next
Method
Next
util/generic/iterator_ut.cpp:46–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
NStlIterator::TProxy<TStringBuf> Next() {
47
return Url_.NextTok(
'/'
);
48
}
49
50
private:
51
TStringBuf Url_;
Callers
2
TIterator
Class · 0.45
TIterator
Method · 0.45
Calls
1
NextTok
Method · 0.45
Tested by
no test coverage detected