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 |
|
Andreas Süßenbach
|
de5821703f
|
Ignore warnings in some tests; fix ambiguity in ArrayWrapper test (#1712)
|
2023-10-24 18:27:35 +02:00 |
|
Andreas Süßenbach
|
5b6f6faf7a
|
Fix ArrayWrapper test program: don't use std::string_literals to be C++11 conform. (#1703)
|
2023-10-18 09:55:20 +02:00 |
|
Andreas Süßenbach
|
bab0e249f2
|
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 |
|