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

String16 and String32 do not have the assignement operator from the corresponding strings #43

Closed
S-Dafarra opened this issue Mar 22, 2021 · 1 comment · Fixed by #45
Closed
Assignees

Comments

@S-Dafarra
Copy link
Member

They can be initialized, but the operator = always use std::string.

@S-Dafarra
Copy link
Member Author

This should be fixed by https://github.com/dic-iit/matio-cpp/tree/fix/string_assignement, but I want to wait for #42 to be fixed before opening a PR.

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

Successfully merging a pull request may close this issue.

1 participant