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

Improve implicit conversion operators of vk::ArrayWrapper1D on char type; added constructors from std::string and std::string_view #1698

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

asuessenbach
Copy link
Contributor

Resolves #1694.

@asuessenbach asuessenbach force-pushed the ArrayWrapper branch 4 times, most recently from 284321e to 5ea4577 Compare October 16, 2023 15:23
…ype; added constructors from std::string and std::string_view
@asuessenbach asuessenbach merged commit bab0e24 into KhronosGroup:main Oct 17, 2023
88 checks passed
@asuessenbach asuessenbach deleted the ArrayWrapper branch October 17, 2023 06:52
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 this pull request may close these issues.

Incorrect std::string and std::string_view constructors used
1 participant