Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Status
Method
Status
util/generic/yexception.h:99–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
int Status() const noexcept {
100
return Status_;
101
}
102
103
private:
104
void Init();
Callers
1
TryAcquire
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected