summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qmetacontainer.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@qt.io>2025-06-16 21:40:17 +0200
committerMarc Mutz <marc.mutz@qt.io>2025-06-18 04:50:26 +0000
commita34ceb1a4624c7789956ca604081ab89f49bbf1d (patch)
tree040d6ae918deb7baefd5c6e2ce9dc20f8d3f1d01 /src/corelib/kernel/qmetacontainer.cpp
parent5815084ad2dcaed6bfd8eb9314a4ed8a7e4654ca (diff)
QSet: remove use of Q_OUTOFLINE_TEMPLATE
This is a test balloon to check whether this is still neeeded. The only currently-supported compiler for which this isn't defined to nothing is MSVC, and I'm pretty sure we define members of template classes out-of-body without this macro elsewhere. This author believes that no such thing as an out-of-line template exists, because all templates have inline linkage, and that merely the inline keyword was missing in the declaration of the function. Amends the start of the public history. Picking back to current LTS + 1 to get some user coverage in. Pick-to: 6.10 6.9 Change-Id: Ib255de7efa84091d3f7f3955160b7ecd41929fc6 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/kernel/qmetacontainer.cpp')
0 files changed, 0 insertions, 0 deletions