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

Port QVersionNumber to QSpan

    XMLWordPrintable

Details

    • 1
    • 3afcfbc40 (dev)
    • Foundations Sprint 99, Foundation Sprint 100, Foundation Sprint 101, Foundations Sprint 102, Foundation Sprint 103, Foundation Sprint 104, Foundation Sprint 105

    Description

      QVersionNumber has constructors from QList, QList&&, QVarLengthArray and initializer_list, so is a good candidate for taking QSpan<const int> instead. QList ctors should stay as long as QVersionNumber uses QList internally, to keep participation in implicit sharing working.

      Attachments

        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