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/inline_executor.h:8–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
7
namespace concurrencpp {
8
class CRCPP_API inline_executor final : public executor {
9
10
private:
11
std::atomic_bool m_abort;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected