Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-26113

move definition broken with value template arguments

    XMLWordPrintable

Details

    • d7717f1ecad45e59304634d7fdbff22681eda075 (qt-creator/qt-creator/master)

    Description

      move definition is broken with (more than?) two arguments

      std::array<uint8_t, 1> foo()
      {
      }
      

      results in:

      std::array<uint8_t, _Tp2> foo()
      {
      }
      

      the t

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            timblechmann tim blechmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes