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

#include <vulkan_handles.hpp>

Public Types

using deleter = PoolFree< Device, CommandPool, Dispatch >
 

Detailed Description

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

Definition at line 2092 of file vulkan_handles.hpp.

Member Typedef Documentation

◆ deleter

template<typename Dispatch >
using vk::UniqueHandleTraits< CommandBuffer, Dispatch >::deleter = PoolFree<Device, CommandPool, Dispatch>

Definition at line 2095 of file vulkan_handles.hpp.


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