Move explicitly defaulted copy assignment operators of structs into !defined(VULKAN_HPP_NO_STRUCT_CONSTRUCTORS) section

To explicitly default the copy assignment operator is only needed, if there are other constructors. Otherwise, some compilers warn about it.
This commit is contained in:
asuessenbach
2022-10-26 08:56:25 +02:00
parent b8b978cfdc
commit 2382684a69
3 changed files with 879 additions and 881 deletions

File diff suppressed because it is too large Load Diff