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

Class a

test/expected/issues.cpp:33–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33struct a {};
34struct b : a {};
35
36static auto doit() -> cxx20::expected<std::unique_ptr<b>, int> {

Callers 1

bootstrapFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected