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

QByteArrayView::toInt() etc must be be inline

XMLWordPrintable

    • 9c35ab1cc2 (qt/qtbase/dev) ebf0836a64 (qt/qtbase/6.3) ebf0836a64 (qt/tqtc-qtbase/6.3) ebf0836a64 (qt/tqtc-qtbase/6.3.0)
    • Team One Foundation Sprint 52

      Like all other View:: methods, QByteArrayView::toInt() etc must be inline, delegating to a free function taking the QByteArrayView by value, to avoid forcing QBAV onto the stack for calling the member function.

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

            sonakur Sona Kurazyan
            mmutz Marc Mutz
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes