Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Limit
Method
Limit
util/string/split.h:1055–1057 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1053
}
1054
1055
inline TIt<TLimit> Limit(size_t count) {
1056
return {*this, count};
1057
}
1058
};
1059
1060
template <class TPolicy>
Callers
7
main
Function · 0.45
main
Function · 0.45
Load
Method · 0.45
GetTokenInfoFromLineInNewFormat
Function · 0.45
GetTokenInfoFromLineInNewFormat
Method · 0.45
GetPortRanges
Function · 0.45
Y_UNIT_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected