Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ ~StoreMetaImpl
Method
~StoreMetaImpl
phxqueue/store/storemeta.cpp:33–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
public:
32
StoreMetaImpl() {}
33
virtual ~StoreMetaImpl() {}
34
35
uint64_t cursor_id{UINT64_MAX};
36
uint64_t idx{0};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected