Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/David-Haim/concurrencpp
/ CRCPP_API
Class
CRCPP_API
include/concurrencpp/executors/executor.h:18–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
17
namespace concurrencpp {
18
class CRCPP_API executor {
19
20
private:
21
template<class return_type, class executor_type, class callable_type, class... argument_types>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected