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

Editor highlights usage for operator&() and operator*() with "'xxx' is not a type name"

    XMLWordPrintable

Details

    Description

      simple example:

      void foo(int f)
      {
         int x;
         f & x; //this line will be highlighted: 'f' is not a type name
      }

      Attachments

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

        Activity

          People

            raggi Roberto Raggi
            b-s-a Sergey Belyashov
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes