This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
Vulkan-Hpp
Watch
1
Star
0
Fork
0
You've already forked Vulkan-Hpp
mirror of
https://github.com/KhronosGroup/Vulkan-Hpp
synced
2024-11-09 22:20:07 +00:00
Code
Issues
Releases
Wiki
Activity
df42194eec
Vulkan-Hpp
/
tests
/
ArrayWrapper
History
Andreas Süßenbach
9bece47d4c
Fix ArrayWrapper1D::operator std::string() and ArrayWrapper1D::operator std::string_view() to return a string/string_view of the correct length. (
#1725
)
2023-11-14 16:49:01 +01:00
..
ArrayWrapper.cpp
Fix ArrayWrapper1D::operator std::string() and ArrayWrapper1D::operator std::string_view() to return a string/string_view of the correct length. (
#1725
)
2023-11-14 16:49:01 +01:00
CMakeLists.txt
Improve implicit conversion operators of vk::ArrayWrapper1D on char type; added constructors from std::string and std::string_view (
#1698
)
2023-10-17 08:52:54 +02:00