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

    • 588b333669699daf20ed2175424718f1ba2de158, 3fe1b925668289cd7876fef780cb366c8216eff7

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes