Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add utf-8 support for c++20 #126

Open
pavel-machyniak opened this issue Nov 10, 2023 · 1 comment
Open

Please add utf-8 support for c++20 #126

pavel-machyniak opened this issue Nov 10, 2023 · 1 comment

Comments

@pavel-machyniak
Copy link

pavel-machyniak commented Nov 10, 2023

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.

@vprus
Copy link
Collaborator

vprus commented Nov 10, 2023

Thanks for your proposal. It probably would be nice indeed, but I'm afraid it would require someone to create a PR, since I don't have time for any feature development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants