Change move assignment operators of vk::raii handles from using std::exchange to...
authorAndreas Süßenbach <asuessenbach@nvidia.com>
Wed, 28 Jun 2023 15:03:08 +0000 (17:03 +0200)
committerGitHub <noreply@github.com>
Wed, 28 Jun 2023 15:03:08 +0000 (17:03 +0200)
commit2613539ff45a29d47ca3ad8166373223515675fd
treec76cbdfe3fb12e502ff68ba2639e1c1ea728ce26
parent6c1996f068ac8307058a1667fb6419c2e7c44164
Change move assignment operators of vk::raii handles from using std::exchange to using std::swap (#1607)
RAII_Samples/SurfaceCapabilities/SurfaceCapabilities.cpp
VulkanHppGenerator.cpp
vulkan/vulkan_raii.hpp