Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ablab/spades
/ array_bucket
Method
array_bucket
ext/include/tsl/array-hash/array_hash.h:365–365 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
363
364
public:
365
array_bucket() : m_buffer(nullptr) {}
366
367
/**
368
* Reserve
'size'
in the buffer of the bucket. The created bucket is empty.
Callers
nothing calls this directly
Calls
1
size
Method · 0.45
Tested by
no test coverage detected