Vulkan-Hpp/vulkan
asuessenbach 99f990afa1 Extend template argument list for functions returning a std::vector<Stuff> to help compilers detecting the correct function.
+ change the order of Allocator and Dispatch template arguments for functions returning a std::vector<UniqueStuff>, as the Allocator needs to use the Dispatch in those cases!
2020-07-23 18:14:05 +02:00
..
vulkan.hpp Extend template argument list for functions returning a std::vector<Stuff> to help compilers detecting the correct function. 2020-07-23 18:14:05 +02:00