Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ ResourceInitHelper
Function
ResourceInitHelper
system/lib/libcxx/src/memory_resource.cpp:80–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
} resources;
79
char dummy;
80
constexpr ResourceInitHelper() : resources() {}
81
~ResourceInitHelper() {}
82
};
83
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected