Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Check
Method
Check
library/cpp/neh/asio/asio.h:59–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
void Check() {
60
if (Val_) {
61
throw TSystemError(Val_);
62
}
63
}
64
65
private:
66
int Val_;
Callers
5
WriteSome
Method · 0.45
ReadSome
Method · 0.45
Shutdown
Method · 0.45
Bind
Method · 0.45
Listen
Method · 0.45
Calls
1
TSystemError
Class · 0.85
Tested by
no test coverage detected