LOL: Important finding: std::to_chars(long double) on this libc++ is not actually doing a long double shortest — it silently narrows to double.
Падабаецца 0
Рэпосты 0
LOL: Important finding: std::to_chars(long double) on this libc++ is not actually doing a long double shortest — it silently narrows to double.
@vitaut relatable. I just don't let long double compile for Catch2's FP internals.