MCPcopy Create free account
hub / github.com/apache/trafficserver / end

Method end

include/proxy/hdrs/MIME.h:351–355  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

349}
350
351inline auto
352MIMEHdrImpl::end() -> iterator
353{
354 return {}; // default constructed iterator.
355}
356
357inline auto
358MIMEHdrImpl::iterator::step() -> self_type &

Callers 7

containsMethod · 0.45
containsMethod · 0.45
containsMethod · 0.45
sortMethod · 0.45
_GetTrieMethod · 0.45
is_url_pushedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected