Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GValiente/butano
/ done
Method
done
tests/profiler/src/main.cpp:260–263 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
258
}
259
260
[[nodiscard]] bool done() const
261
{
262
return _co_handle.done();
263
}
264
265
void operator()()
266
{
Callers
2
operator()
Method · 0.45
coroutine_test
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected