MCPcopy 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
2559template <typename PAYLOAD>
2560auto
2561IPSpace<PAYLOAD>::begin_ip4() -> iterator {
2562 return this->begin();
2563}
2564
2565template <typename PAYLOAD>
2566auto

Callers 1

beginMethod · 0.95

Calls 1

beginMethod · 0.45

Tested by

no test coverage detected