Vulkan-Hpp
vk::UniqueHandleTraits< Device, Dispatch > Class Template Reference

#include <vulkan_handles.hpp>

Public Types

using deleter = ObjectDestroy< NoParent, Dispatch >
 

Detailed Description

template<typename Dispatch>
class vk::UniqueHandleTraits< Device, Dispatch >

Definition at line 1903 of file vulkan_handles.hpp.

Member Typedef Documentation

◆ deleter

template<typename Dispatch >
using vk::UniqueHandleTraits< Device, Dispatch >::deleter = ObjectDestroy<NoParent, Dispatch>

Definition at line 1906 of file vulkan_handles.hpp.


The documentation for this class was generated from the following file: