boostorg / boostorg/program_options
Please add utf-8 support for c++20
Open
- Dominant language
- C++
- Stars
- 136
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if the library would accept `std::u8string` and `char8_t` types when compiling for **c++20** or higher, allowing direct interaction with **utf-8** encoded unicode strings.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.