summaryrefslogtreecommitdiffstats
path: root/examples/widgets
diff options
context:
space:
mode:
authorFabian Kosmale <fabian.kosmale@qt.io>2020-08-17 08:46:56 +0200
committerFabian Kosmale <fabian.kosmale@qt.io>2020-08-19 19:17:46 +0200
commita2cec17407b83aed23b01065f4e10d32008552e1 (patch)
tree24971e413706df129512789e68f78146d73b941c /examples/widgets
parent2df41e2c4876cb692bf575d9d0d1cc798e09237c (diff)
QMetaType: specialize typenameHelper for std::pair
The string representation of std::pair<T1,T2> is now always "std::pair<T1,T2>". This is in line with how we translate QPair, avoiding typename mismatches that would previoulsy occur, because the full name of pair on libc++ was "std::__1::pair". Fixes: QTBUG-84924 Change-Id: Ia6c044a7327d69e4b4f4a31496c6b2408d85ebb9 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'examples/widgets')
0 files changed, 0 insertions, 0 deletions