Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ max_size
Method
max_size
deps/memkind/src/include/hbw_allocator.h:106–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
size_type max_size() const throw()
107
{
108
return size_t(-1) / sizeof(T);
109
}
110
111
void construct(pointer p, const_reference val)
112
{
Callers
2
allocate
Method · 0.95
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64