Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/actor-framework/actor-framework
/ i2v
Function
i2v
libcaf_net/caf/net/ssl/verify.cpp:9–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
namespace {
8
9
constexpr verify_t i2v(int x) {
10
return static_cast<verify_t>(x);
11
}
12
13
} // namespace
14
Callers
1
verify.cpp
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected