MCPcopy Create free account
hub / github.com/WebAssembly/wasm-c-api / implement

Class implement

src/wasm-v8.cc:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33
34
35template<class C> struct implement;
36
37template<class C>
38auto impl(C* x) -> typename implement <C>::type* {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected