mirror of
https://github.com/catchorg/Catch2.git
synced 2026-05-12 07:58:41 -04:00
ef713582d2
`max_digits10` is the number of decimal digits that the type _can_ represent, in other words, the number of decimal digits needed to disambiguate any two floating point numbers when serialized to a string.