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

Function Indent

lib/yamlcpp/include/yaml-cpp/emittermanip.h:77–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75};
76
77inline _Indent Indent(int value) { return _Indent(value); }
78
79struct _Alias {
80 _Alias(const std::string& content_) : content(content_) {}

Callers 1

TEST_FFunction · 0.85

Calls 1

_IndentClass · 0.85

Tested by 1

TEST_FFunction · 0.68