MCPcopy Create free account
hub / github.com/actor-framework/actor-framework / context

Function context

libcaf_net/caf/net/ssl/context.hpp:45–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 // -- constructors, destructors, and assignment operators --------------------
44
45 context() = delete;
46
47 explicit context(std::nullptr_t) : pimpl_(nullptr) {
48 // nop

Callers 2

context.hppFile · 0.70
has_contextClass · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected