summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/winrt_winphone/qmake.conf
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2024-03-26 18:03:08 -0700
committerThiago Macieira <thiago.macieira@intel.com>2024-04-17 11:41:36 -0700
commit85d74a417e16d61549c2b916c431894a80fdcabf (patch)
tree62fcc062f226ff952958674e7c100eb85f934790 /mkspecs/common/winrt_winphone/qmake.conf
parentaf9f3c5da282a7eff9456b2133a91f06aa1c1a85 (diff)
CBOR: implement UTF16-to-UTF8 comparison without memory alloc
This is similar to the UTF16-to-UTF16 comparison code added in commit d4c7da9a07dc1434692fe08a61ba22c794574c4f, but instead of converting to UTF-32, we convert to UTF-8 so we only need to convert one string. This change allows us to mark the entire recursive comparison sequence as noexcept. Change-Id: I5f663c2f9f4149af84fefffd17c07971d8b368cc Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Diffstat (limited to 'mkspecs/common/winrt_winphone/qmake.conf')
0 files changed, 0 insertions, 0 deletions