Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-109092

Use QString's new QUtf8StringView append/prepend/insert to implement QByteArray/View overloads without fromUtf8() calls

XMLWordPrintable

    • 2
    • 451dbca16 (dev), db51321ce (6.5)
    • Foundation Sprint 72

      Othogonal to QTBUG-108546, which is about optimizing away the temporary QString in QString::insert(QUtf8StringView), we should, now that we have them, following the merge of

      Optimize the corresponding QByteArray/View overloads to call the respective QUtf8StringView ones, to avoid the QString::fromUtf8() calls in inline code.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            mmutz Marc Mutz
            mmutz Marc Mutz
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes