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

QHash heterogeneous lookup should decay arguments before calling implementation functions

    XMLWordPrintable

Details

    • 3
    • Foundation PM Staging

    Description

      By decaying, we prevent the implementation from being duplicated for types that differ only in cv-qualifiers or array/functions vs. pointers to these.

      This emulates what would happen if we took the needle by {[(T)}} instead of (const T&), without the copy.

      Attachments

        Issue Links

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

          Activity

            People

              thiago Thiago Macieira
              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:

                Gerrit Reviews

                  There are no open Gerrit changes