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

QT Creator gives invalid warning [clazy-inefficient-qlist-soft]

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • Qt Creator 5.0.0
    • None
    • Linux/X11

    Description

      I am getting the following warning message despite the documentation saying that QVector is an alias to QList:

      Use QVector instead of QList for type with size 24 bytes [clazy-inefficient-qlist-soft

      If QVector is an alias to QList, why it would be better (or more efficient) to use QVector instead of QList?

      I believe this warning should be removed.

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            rodrigo.severo Rodrigo Severo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes