Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/libgrape-lite
/ ParallelAppBase
Method
ParallelAppBase
grape/app/parallel_app_base.h:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
using message_manager_t = MESSAGE_MANAGER_T;
49
50
ParallelAppBase() = default;
51
virtual ~ParallelAppBase() = default;
52
53
/**
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected