MCPcopy 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

7namespace {
8
9constexpr verify_t i2v(int x) {
10 return static_cast<verify_t>(x);
11}
12
13} // namespace
14

Callers 1

verify.cppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected