diff options
| author | Marc Mutz <marc.mutz@qt.io> | 2024-07-17 16:37:57 +0200 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@qt.io> | 2024-07-18 10:42:34 +0200 |
| commit | 720ae32f79038a5db763a2371c0e8d25d32d93cf (patch) | |
| tree | 107a374fe94b1d0cdc4fa9c4585660191a3a481f /src/corelib/kernel/qmetacontainer.cpp | |
| parent | 272c0215c2058bc267abf0a247da878f652eaffa (diff) | |
qxptype_traits.h: include q20type_traits.h
A qNNfoo.h should always include qMMfoo.h, MM=NN-3, if that exists, to
avoid a user having to include both qNNfoo.h and qMMfoo.h, which later
become two <foo> includes on automated replacement. For the purpoes of
this argument, NN=xp is considered equal to max({MM : ∃qMMfoo.h}) + 3.
Following this logic, qxptype_traits.h should include q20type_traits.h
(q23type_traits.h doesn't, yet, exist).
It didn't, so fix.
Amends def2a3de3741410bbf7ab31b59afc27b0777e09b.
Pick-to: 6.8 6.7 6.5
Change-Id: I8153d241783dc4e505fddf2407d27990e5c522f4
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Diffstat (limited to 'src/corelib/kernel/qmetacontainer.cpp')
0 files changed, 0 insertions, 0 deletions
