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

Types not highlighted when template<typename T> using newtype = oldtype<T> is used.

    XMLWordPrintable

Details

    • 588b333669699daf20ed2175424718f1ba2de158, 3fe1b925668289cd7876fef780cb366c8216eff7

    Description

      While using newtype = oldtype works correctly, the newtype is not highlighted as type.

      template<typename T>
      using newtype = oldtype<T>;
      
      newtype var;
      

      OTOH "Follow symbol under cursor" works correctly for newtype.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTCREATORBUG-9944
          # Subject Branch Project Status CR V

          Activity

            People

              orgads Orgad Shaneh
              olegoandreev Oleg Andreev
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes