MCPcopy Create free account
hub / github.com/WasmEdge/WasmEdge / release

Method release

include/experimental/scope.hpp:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 }
43
44 constexpr void release() noexcept { ef.reset(); }
45
46private:
47 std::optional<EF> ef;

Callers 1

scope_exitMethod · 0.45

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected