Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ begin_ip4
Method
begin_ip4
lib/swoc/include/swoc/IPRange.h:2560–2563 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2558
2559
template <typename PAYLOAD>
2560
auto
2561
IPSpace<PAYLOAD>::begin_ip4() -> iterator {
2562
return this->begin();
2563
}
2564
2565
template <typename PAYLOAD>
2566
auto
Callers
1
begin
Method · 0.95
Calls
1
begin
Method · 0.45
Tested by
no test coverage detected