This website requires JavaScript.
Explore
Help
Sign In
mirror
/
Vulkan-Hpp
Watch
1
Star
0
Fork
0
You've already forked Vulkan-Hpp
mirror of
https://github.com/KhronosGroup/Vulkan-Hpp.git
synced
2024-10-14 16:32:17 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
047560ac12
Vulkan-Hpp
/
tests
/
ArrayProxy
History
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
..
ArrayProxy.cpp
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
CMakeLists.txt
[WIP] test on ArrayProxy
2020-04-15 16:42:41 +02:00