Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Assign
Method
Assign
library/cpp/neh/asio/asio.h:44–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
void Assign(int val) noexcept {
45
Val_ = val;
46
}
47
48
int Value() const noexcept {
49
return Val_;
Callers
5
Buffer
Function · 0.45
SendRequest
Method · 0.45
Bind
Method · 0.45
Listen
Method · 0.45
Execute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected