MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / constructor

Class constructor

system/include/emscripten/bind.h:1456–1457  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1454
1455template<typename... ConstructorArgs>
1456struct constructor {
1457};
1458
1459template<typename ClassType, typename BaseSpecifier = internal::NoBaseClass>
1460class class_ {

Callers 9

class_Class · 0.70
Class · 0.50
initialize_emmalloc_heapFunction · 0.50
__cxa_vec_cctorFunction · 0.50
__cxa_vec_ctorFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected