conversions std::charconv
- Dominant language
- C++
- Stars
- 32
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
It would be very helpful to have conversion contruructors/conversion operators directly in from_chars_result/to_chars_result. You use boost/core/detail/string_view yourself, as the compatibility is provided.
A customized cast is required for chars_format.
Is the template from_chars_result_t really necessary?
[chars_format.hpp.txt](https://github.com/user-attachments/files/20418608/chars_format.hpp.txt)
[from_chars_result.hpp.txt](https://github.com/user-attachments/files/20418610/from_chars_result.hpp.txt)
[to_chars_result.hpp.txt](https://github.com/user-attachments/files/20418611/to_chars_result.hpp.txt)
regards
Gero
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.