Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HelenOS/helenos
/ size
Method
size
uspace/lib/cpp/include/__bits/adt/unordered_map.hpp:204–207 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
202
}
203
204
size_type size() const noexcept
205
{
206
return table_.size();
207
}
208
209
size_type max_size() const noexcept
210
{
Callers
3
unordered_map
Class · 0.45
unordered_multimap
Class · 0.45
size
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected