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

Function Precision

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

Source from the content-addressed store, hash-verified

139inline _Precision DoublePrecision(int n) { return _Precision(-1, n); }
140
141inline _Precision Precision(int n) { return _Precision(n, n); }
142}
143
144#endif // EMITTERMANIP_H_62B23520_7C8E_11DE_8A39_0800200C9A66

Callers

nothing calls this directly

Calls 1

_PrecisionClass · 0.85

Tested by

no test coverage detected