Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ SkipLeaf
Method
SkipLeaf
library/cpp/packers/packers.h:239–241 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
237
}
238
239
size_t SkipLeaf(const char* c) const {
240
return TPacker().SkipLeaf(c);
241
}
242
};
243
}
244
Callers
nothing calls this directly
Calls
2
TPacker
Class · 0.85
SkipLeaf
Method · 0.45
Tested by
no test coverage detected