Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ count
Method
count
lib/swoc/include/swoc/IntrusiveHashMap.h:657–660 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
655
656
template <typename H>
657
size_t
658
IntrusiveHashMap<H>::count() const {
659
return _list.count();
660
}
661
662
template <typename H>
663
size_t
Callers
1
insert
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected