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

Introduce QString::join

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Duplicate
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.2
    • None

      We already have QStringList::join, but that works only  with one single container. Sometimes, we do however have a different container (e.g. https://codereview.qt-project.org/c/qt/qtdeclarative/+/403314/1/src/qmlcompiler/qqmljsimportvisitor.cpp#81).

       

      It would be nice if we had a built-in method that takes care of reserving memory to avoid repeated allocations.

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

            cnn Qt Core & Network
            fabiankosmale Fabian Kosmale
            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