diff options
| author | Marc Mutz <marc.mutz@qt.io> | 2024-08-27 08:40:25 +0200 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@qt.io> | 2024-08-28 21:21:12 +0200 |
| commit | 799e16149ce9d34419da9ea35f790412202ce7a8 (patch) | |
| tree | fac67f73e997dc2b2216e09c7f650efe6c6a7fce /src/sql/doc/snippets/code | |
| parent | 988a2c135287d9d391ad3a92a0da654ffdf9b04d (diff) | |
QStringTokenizer: clean up Q_STRINGTOKENIZER_USE_SENTINEL
The macro was unconditionally defined since
44a74127954dce2416842a6644cbdff4c513b6fb and, despite being named like
a public Qt macro, never documented, so just remove it.
Also means we can remove the ODR protection from end() and cend() now.
[ChangeLog][Potentially Source-Incompatible Changes] The undocumented
Q_STRINGTOKENIZER_USE_SENTINEL macro was removed. It was
unconditionally defined since Qt 6.0.
Pick-to: 6.8
Change-Id: I8ba2aeddea79ad89cef8912e9cf34098f2793f1b
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/sql/doc/snippets/code')
0 files changed, 0 insertions, 0 deletions
