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

QHash is missing std::launder()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P2: Important P2: Important
    • None
    • 6.2.6, 6.4.2, 6.5.0 Beta2
    • None
    • 13
    • Foundation Sprint 75, Foundation Sprint 76

      See epic for more information.

      The Qt 6 implementation of QHash (Q5Hash: unknown) is using a hand-rolled version of std::aligned_storage, so falls into the "std::optional" pattern and needs a std::launder().

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

            mmutz Marc Mutz
            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