Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ IsCancelled
Method
IsCancelled
libs/base/cancellable.cpp:30–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
bool Cancellable::IsCancelled() const
31
{
32
return CancellationStatus() != Status::Active;
33
}
34
35
Cancellable::Status Cancellable::CancellationStatus() const
36
{
Callers
3
Do
Method · 0.45
Do
Method · 0.45
UNIT_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
2
Do
Method · 0.36
UNIT_TEST
Function · 0.36