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

Wide string support? #49

Open
stevemk14ebr opened this issue May 4, 2020 · 0 comments
Open

Wide string support? #49

stevemk14ebr opened this issue May 4, 2020 · 0 comments

Comments

@stevemk14ebr
Copy link

Any plans for this? I took a look at the code, it seems the majority of the library is written with a type alias so that is nice. I think a #define CLIPP_STR_TYPE std::wstring then using arg_str = CLIPP_STR_TYPE would be an easy solution, does this seem difficult?

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

1 participant