Struct Acts::ExpSafeLimit

template<typename T>
struct ExpSafeLimit

Specialization of the exponent limit to be used for safe exponential, depending on the floating point type.

See https://godbolt.org/z/z53Er6Mzf for reasoning for the concrete numbers.