slint/api/cpp/tests
Simon Hausmann 42d575262e
Fix SharedString::end() throwing an exception when MSVC iterator debugging is enabled (#4017)
Don't dereference end() of a string_view.

Co-authored-by: Olivier Goffart <olivier.goffart@slint.dev>
2023-11-27 18:11:55 +01:00
..
multiple-includes reuse: remove glob for markdown files 2023-08-17 08:55:28 +02:00
CMakeLists.txt Fix SharedString::end() throwing an exception when MSVC iterator debugging is enabled (#4017) 2023-11-27 18:11:55 +01:00
datastructures.cpp Fix SharedString::end() throwing an exception when MSVC iterator debugging is enabled (#4017) 2023-11-27 18:11:55 +01:00
eventloop.cpp Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
interpreter.cpp C++: rename slint_intepreter.h to slint-interpreter.h 2023-07-27 15:42:11 +02:00
models.cpp Added cpp ReverseModel (#3132) 2023-07-24 11:32:45 +02:00
platform_eventloop.cpp C++: make Platform::duration_since_start non-const and pure 2023-08-30 14:59:41 +02:00
properties.cpp Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
test.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
window.cpp C++: rename slint_intepreter.h to slint-interpreter.h 2023-07-27 15:42:11 +02:00