Vulkan-Hpp/tests/Hash
Antonio Maiorano e84bb64746 Fix std::hash specializations for null-terminated strings
Instead of hashing the pointer, hash the string contents.

Fixes: https://github.com/KhronosGroup/Vulkan-Hpp/issues/1169
2022-01-03 14:26:34 -05:00
..
CMakeLists.txt Provide std::hash<vk::HandleType> to make handles hashable. 2020-04-06 10:41:42 +02:00
Hash.cpp Fix std::hash specializations for null-terminated strings 2022-01-03 14:26:34 -05:00