Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Iterator
Class · 0.70
end
Method · 0.45
Tested by
no test coverage detected