YaaZ / VulkanMemoryAllocator-Hpp

C++ bindings for VulkanMemoryAllocator
Creative Commons Zero v1.0 Universal
57 stars 31 forks source link

Compilation warnings in Clang with -Wall #32

Closed markridgewell closed 1 year ago

markridgewell commented 1 year ago

vk_mem_alloc.hpp:62:14: error: 'UniqueHandleTraits' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Werror,-Wmismatched-tags]