Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ pure_virtual
Class
pure_virtual
system/include/emscripten/wire.h:554–559 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
552
};
553
554
struct pure_virtual {
555
template<typename InputType, int Index>
556
struct Transform {
557
typedef InputType type;
558
};
559
};
560
561
template<typename Slot>
562
struct nonnull {
Callers
2
EMSCRIPTEN_BINDINGS
Function · 0.85
EMSCRIPTEN_BINDINGS
Function · 0.85
Calls
no outgoing calls
Tested by
1
EMSCRIPTEN_BINDINGS
Function · 0.68