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

[Spike] Investigate the support for C++20 comparison on Qt containers

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • None
    • 13
    • 64819eaa3 (dev), 4f2e95a08 (dev), 5d8f2b7cd (dev), 6a8ecdea9 (dev), 678e9f614 (dev)
    • Foundation Sprint 112, Foundation Sprint 113, Foundation Sprint 114, Foundation Sprint 115, Foundation Sprint 116, Foundation Sprint 117, Foundation Sprint 118, Foundation Sprint 119

    Description

      The comparison operators in containers are heavily constrained on the contained types + they use conditional noexcept.
      This will most probably cause issues with the comparison helper macros, because they are not designed for a proper support of templates and constraints.

      The scope of this task is to investigate what needs to be done with the comparison helper macros, and provide the needed improvements.

      Attachments

        Issue Links

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

          Activity

            People

              ivan.solovev Ivan Solovev
              ivan.solovev Ivan Solovev
              Vladimir Minenko Vladimir Minenko
              Alex Blasche Alex Blasche
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews