Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1455
template<typename... ConstructorArgs>
1456
struct constructor {
1457
};
1458
1459
template<typename ClassType, typename BaseSpecifier = internal::NoBaseClass>
1460
class class_ {
Callers
9
class_
Class · 0.70
Class · 0.50
initialize_emmalloc_heap
Function · 0.50
emscripten_wasm_worker_main_thread_initialize
Function · 0.50
__cxa_vec_cctor
Function · 0.50
__cxa_vec_ctor
Function · 0.50
_emscripten_init_main_thread
Function · 0.50
__emscripten_environ_constructor
Function · 0.50
_mi_macos_override_malloc
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected