template <typename Key>

class value_type_helper_set

Defined at line 778 of file ../../third_party/Vulkan-ValidationLayers/src/layers/containers/custom_containers.h

Public Methods

bool compare_equal (const Key & lhs, const Key & rhs)

Defined at line 780 of file ../../third_party/Vulkan-ValidationLayers/src/layers/containers/custom_containers.h

void assign (Key & lhs, const Key & rhs)

Defined at line 782 of file ../../third_party/Vulkan-ValidationLayers/src/layers/containers/custom_containers.h

Key get_key (const Key & value)

Defined at line 784 of file ../../third_party/Vulkan-ValidationLayers/src/layers/containers/custom_containers.h