summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wasm/qwasmintegration.h
diff options
context:
space:
mode:
authorThiago Macieira <[email protected]>2025-06-20 17:34:00 -0700
committerThiago Macieira <[email protected]>2025-10-18 08:25:22 -0700
commit37b37cddb67febd595cb06b54ac08f1e676ead4d (patch)
tree8dee278364ff1b1cdac0d0dc9022ba8e53be3776 /src/plugins/platforms/wasm/qwasmintegration.h
parent47c729f7b3102ee22b904dce94b2e6b533d83998 (diff)
QArrayDataOps::assign: improve for forward iterators (typical case)
Similar to commit 7ed2db674328f1c96d06be5ffb15b8ffefeae545, which did this for QVarLengthArray. This disentangles the forward iterator case from the more complex, iterative input-only iterator one, because we know the final size from the beginning. This generates far better code for the more common uses of random-access iterators and especially that of trivial types. Change-Id: Ib71e489ae0dafb7a917bfffd3441d8c14b82ad46 Reviewed-by: Volker Hilsheimer <[email protected]> Reviewed-by: Thiago Macieira <[email protected]>
Diffstat (limited to 'src/plugins/platforms/wasm/qwasmintegration.h')
0 files changed, 0 insertions, 0 deletions