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

Method end

include/cripts/Certs.hpp:512–518  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

510 }
511
512 [[nodiscard]] Iterator
513 end() const
514 {
515 Iterator it{nullptr};
516
517 return it;
518 }
519
520 [[nodiscard]] size_t
521 size() const

Callers 2

endMethod · 0.45
IteratorClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected