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

Method begin

lib/swoc/include/swoc/IntrusiveHashMap.h:359–362  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

357// ---------------------
358template <typename H>
359auto
360IntrusiveHashMap<H>::range::begin() const -> iterator const & {
361 return super_type::first;
362}
363
364template <typename H>
365auto

Callers 3

IntrusiveHashMapMethod · 0.45
IntrusiveHashMapApplyFunction · 0.45
expandMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected