Vulkan-Hpp/vulkan
nyronium 6da60c59dc Added noexcept on all correct locations (RAII, internal classes, free functions, trivial cases) (#338)
This includes complex cases such as generated functions (those not returning VkResult and nothing
with an allocator like std::vector), all internal classes (Flags),
all functions not returning VkResult, as well as all trivial cases.
2019-10-23 10:52:29 +02:00
..
vulkan.hpp Added noexcept on all correct locations (RAII, internal classes, free functions, trivial cases) (#338) 2019-10-23 10:52:29 +02:00