diff options
author | Marc Mutz <[email protected]> | 2023-12-08 02:34:07 +0100 |
---|---|---|
committer | Qt Cherry-pick Bot <[email protected]> | 2023-12-13 07:26:01 +0000 |
commit | 2bbafaa1a4e81276e4cca9f4d03d8f15a605ed1a (patch) | |
tree | 8f039072bcafdd2dd459a776ab735a91a265b12e /src/tools/windeployqt/utils.cpp | |
parent | 1ab6ff832dc9dd548d2633301477f644faa661ee (diff) |
QDuplicateTracker: test with std::string, too
std::string is a nice value_type for when you want to track short
strings (because of its SSO). Check that it works, incl. in case
the implementation falls back to QSet in the absence of std::pmr
support in the stdlib.
Change-Id: I2406258355295c2b1300c4ae8001cead59bb27d6
Reviewed-by: Thiago Macieira <[email protected]>
(cherry picked from commit fe8c8e0fceec09b6ac6f358d522aeae9a5550bd0)
Reviewed-by: Qt Cherry-pick Bot <[email protected]>
(cherry picked from commit 3446ece05671b050f2fa520a966c98a0c30c6615)
(cherry picked from commit 4d8b7b584a61cf9cfc202b0b92f4878680bca757)
Diffstat (limited to 'src/tools/windeployqt/utils.cpp')
0 files changed, 0 insertions, 0 deletions