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

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

              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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes