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

Clazy complains about unused template, but the template is used.

XMLWordPrintable

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

      The following issue is detected when clazy analyzes the attached 'test.h':

      test.h:24:10: warning: unused function template 'hash_combine' [unused-template]

      But 'hash_combine' is used.

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

            kandeler Christian Kandeler
            wschenke Winfried Schenke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes