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

Method end

include/cripts/Certs.hpp:342–346  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

340 }
341
342 [[nodiscard]] Iterator
343 end() const
344 {
345 return Iterator(_data.end());
346 }
347
348 [[nodiscard]] Container &
349 Data() const

Callers

nothing calls this directly

Calls 2

IteratorClass · 0.70
endMethod · 0.45

Tested by

no test coverage detected