MCPcopy Create free account
hub / github.com/David-Haim/concurrencpp / CRCPP_API

Class CRCPP_API

include/concurrencpp/threads/thread.h:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9
10namespace concurrencpp::details {
11 class CRCPP_API thread {
12
13 private:
14 std::thread m_thread;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected