diff options
| author | Matthias Rauter <matthias.rauter@qt.io> | 2025-06-04 12:12:32 +0200 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@qt.io> | 2025-06-15 09:35:08 +0000 |
| commit | bb48dbb113a8c5e729905f1c21714ff9f8e8f71a (patch) | |
| tree | 3c59c1462d4748cc2b33d470b94847429b40968f /src/openglwidgets/qopenglwidget.cpp | |
| parent | cfd52c5c5fc1f157186328962acd0391bb2c891b (diff) | |
Add conversion from QUtf8StringView to std::u8string_view
Writing the tests for QUtf8StringView showed that this conversation does
not work if the underlying storage_type is not char8_t. This is
something a user rightfully expects from our library and we therefore
added an explicit conversion operator for it.
[ChangeLog][QtCore][QUtf8StringView] Added std::u8string_view operator
if compiled with C++20.
Pick-to: 6.10
Change-Id: Ia80507bdd76686bee16a40745be064e9bdfef130
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Diffstat (limited to 'src/openglwidgets/qopenglwidget.cpp')
0 files changed, 0 insertions, 0 deletions
