template <typename Key, typename T, int N = 1>
class small_unordered_map
Defined at line 788 of file ../../third_party/Vulkan-ValidationLayers/src/layers/containers/custom_containers.h
Public Methods
T & operator[] (const Key & key)
Defined at line 791 of file ../../third_party/Vulkan-ValidationLayers/src/layers/containers/custom_containers.h