As of https://github.com/vitaut/zmij/commit/29fcb29f792cd6c490539853e11cb4f257544f85, zmij now has all sensible functionality of std::to_chars.
Падабаецца 0
Рэпосты 0
As of https://github.com/vitaut/zmij/commit/29fcb29f792cd6c490539853e11cb4f257544f85, zmij now has all sensible functionality of std::to_chars.
For completeness, I'll add non-sensible too.
@vitaut Which one is that?
@lisyarus anything with high precision, e.g. std::to_chars(..., 1e-100, std::chars_format::scientific, 1000);