Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
46
private:
47
std::optional<EF> ef;
Callers
1
scope_exit
Method · 0.45
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected