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

Non raii handles move exchange #1929

Merged
merged 2 commits into from
Jul 23, 2024
Merged

Non raii handles move exchange #1929

merged 2 commits into from
Jul 23, 2024

Conversation

siukosev
Copy link
Contributor

@siukosev siukosev commented Jul 23, 2024

Deleted fork repo before merge, recreated this(#1923) pull request with new fork repo.

Sorry

Added define VULKAN_HPP_HANDLES_MOVE_EXCHANGE which enables exchange in handles' move-constructors.
Moved exchange from raii to root vk namespace.

closes #1919

@asuessenbach
Copy link
Contributor

Ok... no problem.
That is: thanks again for your contribution!

@asuessenbach asuessenbach merged commit ae1eb5f into KhronosGroup:main Jul 23, 2024
27 checks passed
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.

Move semantics for non-raii handles
2 participants