Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ AFArrayPodAlloc
Method
AFArrayPodAlloc
src/base/AFArrayPod.hpp:31–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
{
30
public:
31
AFArrayPodAlloc() = default;
32
~AFArrayPodAlloc() = default;
33
34
void* Alloc(size_t size)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected