Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ size
Method
size
Libraries/Await/Await.cpp:2504–2504 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2502
}
2503
2504
size_t AwaitTaskGroup::size() const { return numTasks; }
2505
2506
size_t AwaitTaskGroup::capacity() const { return tasks.sizeInElements(); }
2507
Callers
7
finalize
Method · 0.45
getReadQueueSize
Function · 0.45
getWriteQueueSize
Function · 0.45
init
Method · 0.45
startArray
Method · 0.45
serialize
Method · 0.45
loadVersioned
Method · 0.45
Calls
1
isValid
Method · 0.45
Tested by
no test coverage detected