Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Empty
Method
Empty
library/cpp/containers/comptrie/opaque_trie_iterator.h:77–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
bool Empty() const {
78
return Forks.empty();
79
}
80
81
void Clear() {
82
Forks.clear();
Callers
3
Forward
Method · 0.45
Backward
Method · 0.45
GetValuePtr
Method · 0.45
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected