This website requires JavaScript.
Explore
Help
Sign In
mewin
/
vulkan-hpp
Watch
1
Star
0
Fork
0
You've already forked vulkan-hpp
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
b8522e483c034f4e066b6386ecf3e0f871e3aa71
vulkan-hpp
/
samples
/
InstanceExtensionProperties
/
InstanceExtensionProperties.cpp
Markus Tavenrath
160dc916f9
Change structure member sType to non-const to allow default assignment operator. Make copy constructor and copy assignment default. The latter is required for C++20 designated initializers. Delegate the constructor from C-type to the copy constructor by casting rhs accordingly. Fix warnings on gcc/clang.
2021-01-18 12:25:50 +01:00
2.0 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink