Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ StoreMetaQueue
Method
StoreMetaQueue
phxqueue/store/storemeta.cpp:118–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
117
118
StoreMetaQueue::StoreMetaQueue() : impl_(new StoreMetaQueueImpl()) {}
119
120
StoreMetaQueue::~StoreMetaQueue() {}
121
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected