Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Count
Method
Count
libs/storage/downloader_queue_universal.cpp:15–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
}
14
15
size_t Queue::Count() const
16
{
17
return m_queue.size();
18
}
19
20
bool Queue::Contains(CountryId const & country) const
21
{
Callers
2
PostcodePoints
Method · 0.45
Download
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected