Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ top
Method
top
include/proxy/http2/Http2DependencyTree.h:522–526 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
520
521
template <typename T>
522
Node *
523
Tree<T>::top()
524
{
525
return _top(_root);
526
}
527
528
template <typename T>
529
void
Callers
2
remove
Method · 0.45
_top
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected