summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qdebug.cpp
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2024-07-14 13:16:11 +0200
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2024-07-19 22:17:01 +0200
commit71be7834e67216010dc74ed855dc7b513e302f1a (patch)
tree639cf1244cfc47f372d19d46f8e5a98fdf9210a4 /src/corelib/io/qdebug.cpp
parentebbf7b0fdf866190cd20e62d6b13c7c6808101da (diff)
JNI: Improve the constraint on QJniArray::fromContainer
We can create a QJniArray from any container that has a forward iterator. A contiguous container can be used to optimize the code path, as long as the element type is primitive (i.e. not an object type). Fixes: QTBUG-126151 Pick-to: 6.8 Change-Id: I21915f944d226d6d4f1113a54e5602ddc9cd727e Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'src/corelib/io/qdebug.cpp')
0 files changed, 0 insertions, 0 deletions