MCPcopy 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
554struct pure_virtual {
555 template<typename InputType, int Index>
556 struct Transform {
557 typedef InputType type;
558 };
559};
560
561template<typename Slot>
562struct nonnull {

Callers 2

EMSCRIPTEN_BINDINGSFunction · 0.85
EMSCRIPTEN_BINDINGSFunction · 0.85

Calls

no outgoing calls

Tested by 1

EMSCRIPTEN_BINDINGSFunction · 0.68