Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/sonic-cpp
/ Free
Method
Free
tests/node_test.cpp:772–772 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
770
static void* Realloc(void*, size_t, size_t) { return nullptr; }
771
772
static void Free(void*) { return; }
773
static constexpr bool kNeedFree = true;
774
};
775
Callers
1
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected