Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-903 Support for the upcoming c++0x
  3. QTCREATORBUG-4938

Syntax highlighting for constexpr and range for statement

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • P3: Somewhat important
    • Qt Creator 2.7.0
    • C/C++/Obj-C++ Support
    • None
    • Qt Creator 2.2.0,
      generic project

    Description

      Some valid c++0x statements, such as

      static constexpr float my_float = 16;

      and

      for (auto x : my_container)

      get underlined in red by the syntax highlighter.

      Attachments

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

        Activity

          People

            erikv Erik Verbruggen
            karadoc Zac
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes