diff options
| author | Marc Mutz <marc.mutz@qt.io> | 2024-02-08 11:38:33 +0100 |
|---|---|---|
| committer | Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> | 2024-02-09 07:20:02 +0000 |
| commit | c4de095be1fb9dbf3d7fc684f6978929a3d6b018 (patch) | |
| tree | 9f6df40dc6d9b5076f1d6200c529cf0a2e5324b1 /tests/manual/textrendering/codeeditor/main.cpp | |
| parent | bfd565a4d300b4227b09fa1e52c18778d997d96c (diff) | |
QSpan: apply LWG 3346 work-around
We have not hit the GCC < 10.4 problem with containers that define
both element_type and value_type, yet, but we have with
QVersionNumber, so proactively apply it to QSpan, too.
While we're at it, copy the QList code to mark QSpan, too, as
contiguous.
Pick-to: 6.6
Change-Id: I883fd0b5f75db175a730262035ebbf0cb19de529
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
(cherry picked from commit 95feea933bbc67ab4a188470973da3f4df450c3d)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'tests/manual/textrendering/codeeditor/main.cpp')
0 files changed, 0 insertions, 0 deletions
