Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ end_ip4
Method
end_ip4
lib/swoc/include/swoc/IPRange.h:2572–2575 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2570
2571
template <typename PAYLOAD>
2572
auto
2573
IPSpace<PAYLOAD>::end_ip4() -> iterator {
2574
return {_ip4.end(), _ip6.begin()};
2575
}
2576
2577
template <typename PAYLOAD>
2578
auto
Callers
1
end
Method · 0.95
Calls
2
end
Method · 0.45
begin
Method · 0.45
Tested by
no test coverage detected