MCPcopy 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

mainFunction · 0.45
mainFunction · 0.45
LoadMethod · 0.45
GetPortRangesFunction · 0.45
Y_UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected