MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / end_precision

Method end_precision

extlibs/fmt/include/fmt/format.h:2178–2178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2176 }
2177
2178 FMT_CONSTEXPR void end_precision() { checker_.check_precision(); }
2179
2180 private:
2181 numeric_specs_checker<Handler> checker_;

Callers

nothing calls this directly

Calls 1

check_precisionMethod · 0.80

Tested by

no test coverage detected