Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ has_context_switched
Method
has_context_switched
include/boost/asio/spawn.hpp:111–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
bool has_context_switched() const noexcept
112
{
113
return has_context_switched_;
114
}
115
116
bool throw_if_cancelled() const noexcept
117
{
Callers
2
call
Method · 0.80
catch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected