MCPcopy 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
118StoreMetaQueue::StoreMetaQueue() : impl_(new StoreMetaQueueImpl()) {}
119
120StoreMetaQueue::~StoreMetaQueue() {}
121

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected