/charconvutils

C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be easily improved using the power of templates.

Primary LanguageC++Boost Software License 1.0BSL-1.0

Stargazers