Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/cobalt
/ thread
Method
thread
include/boost/cobalt/thread.hpp:34–34 ·
view source on GitHub ↗
Move constructible
Source
from the content-addressed store, hash-verified
32
~thread();
33
/// Move constructible
34
thread(thread &&) noexcept = default;
35
36
using executor_type = executor;
37
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected