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

QHash heterogeneous lookup should decay arguments before calling implementation functions

XMLWordPrintable

    • 3
    • Foundation PM Staging

      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.

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

            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

              Created:
              Updated:

                There are no open Gerrit changes