diff options
| author | Fabian Kosmale <fabian.kosmale@qt.io> | 2023-01-17 14:08:29 +0100 |
|---|---|---|
| committer | Fabian Kosmale <fabian.kosmale@qt.io> | 2023-01-17 19:22:24 +0100 |
| commit | 1d43cbfede7d39fefecb39a8a5dbb74a23d7383a (patch) | |
| tree | ae651c5cd645274b2af9701ee6f1ff694dce5b12 /src/plugins/platforms/wasm/qwasmintegration.cpp | |
| parent | aaa198cb5cd8bfcf366a09982a19c0c1c8d1f7a3 (diff) | |
qarraydataops.h: Pass initializer_list by value in copyRanges
initializer_list is supposed to be cheap to copy, and passing by value
will avoid one further indirection (though the compiler can probably see
through it, anyway).
Pick-to: 6.5
Change-Id: I8ffbf5de4d8cf2c85f4cff76ef63d6cdeac4db5a
Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Diffstat (limited to 'src/plugins/platforms/wasm/qwasmintegration.cpp')
0 files changed, 0 insertions, 0 deletions
