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

Fix ArrayWrapper test program: don't use std::string_literals to be C++11 conform. #1703

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

asuessenbach
Copy link
Contributor

Resolves #1702.

@asuessenbach asuessenbach merged commit 5b6f6fa into KhronosGroup:main Oct 18, 2023
@asuessenbach asuessenbach deleted the ArrayWrapper branch October 18, 2023 07:55
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.

Tests won't compile with clang, std::string_literals are only available since C++14
1 participant