Introduce using CppType type-trait for raii-classes, add two helper functions to...
authorAndreas Süßenbach <asuessenbach@nvidia.com>
Thu, 5 Oct 2023 13:19:16 +0000 (15:19 +0200)
committerGitHub <noreply@github.com>
Thu, 5 Oct 2023 13:19:16 +0000 (15:19 +0200)
commitf76ce52df5932217e080ef77e465dbd780fc8664
treeecd19cd0230262192eba439a05127125abac2da0
parentf97633a2208957a22cf4a96a45a52e1d464ee2d8
Introduce using CppType type-trait for raii-classes, add two helper functions to filter the cpp-types out of a vector of raii-types. (#1672)
VulkanHppGenerator.cpp
vulkan/vulkan_raii.hpp
vulkan/vulkansc_raii.hpp