Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ Alias
Function
Alias
lib/yamlcpp/include/yaml-cpp/emittermanip.h:84–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
};
83
84
inline _Alias Alias(const std::string& content) { return _Alias(content); }
85
86
struct _Anchor {
87
_Anchor(const std::string& content_) : content(content_) {}
Callers
2
TEST_F
Function · 0.85
OnAlias
Method · 0.85
Calls
1
_Alias
Class · 0.85
Tested by
1
TEST_F
Function · 0.68