Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ address
Method
address
deps/memkind/src/include/hbw_allocator.h:72–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
~allocator() throw() { }
71
72
pointer address(reference x) const
73
{
74
return &x;
75
}
76
77
const_pointer address(const_reference x) const
78
{
Callers
1
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64