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

Function ecode

lib/swoc/unit_tests/test_Errata.cc:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57inline std::error_code
58ecode(ECode c) {
59 return {int(c), e_cat};
60}
61
62std::string ErrataSinkText;
63

Callers 2

test_Errata.ccFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected