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

QByteArrayView::toInt() etc must be be inline

    XMLWordPrintable

Details

    • 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

    Description

      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.

      Attachments

        For Gerrit Dashboard: QTBUG-101077
        # Subject Branch Project Status CR V

        Activity

          People

            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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes