Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ memory_pool
Method
memory_pool
cpp/src/arrow/memory_pool_test.cc:34–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
33
struct DefaultMemoryPoolFactory {
34
static MemoryPool* memory_pool() { return default_memory_pool(); }
35
};
36
37
struct SystemMemoryPoolFactory {
Callers
nothing calls this directly
Calls
1
default_memory_pool
Function · 0.85
Tested by
no test coverage detected