Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ TopicConfig
Method
TopicConfig
phxqueue/config/topicconfig.cpp:46–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
};
45
46
TopicConfig::TopicConfig() : impl_(new TopicConfigImpl()){}
47
48
TopicConfig::~TopicConfig() {}
49
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected