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

Container::max_size() are missing on non-string container classes

    XMLWordPrintable

Details

    • 8
    • 2382bfb5b03f6f03a31981dc416121cf556b962a (dev), f5a2d34da83585784b8924d95f42b69cd26c057f (6.8)
    • Foundation Sprint 115

    Description

      qtbase/7ce6920aacfcba485cd8017e01c6aeb324292e75 added max_size() only for

      • QList
      • QVLA
      • QString
      • QByteArray
        We added more for the string views for Qt 6.8, but all other containers are still lacking them, incl., but not limited to
      • QContiguousCache
      • QBitArray
      • QHash

      We should have this [container.reqmts] requirement on all of our containers, not just on some.

      Target should be 6.9 (6.8 has realistically sailed at this point).

      Acceptance criteria:

      • All Qt containers (private and public) have max_size()

      Attachments

        Issue Links

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

          Activity

            People

              ivan.solovev Ivan Solovev
              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