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

Add definition outside templated class

XMLWordPrintable

    • 849820e87 (master)

      The Refactor function that adds an outside definition does not writes correctly the definition when inside a templated class and one of parameters is a template template parameter.
      2 problems:

      • it generates a typenamed parameter and not a template template parameter, just as it was defined.
      • the templated class scope does not contain its arguments

      I attached an example to test this behaivour.
      From the header file=>right click clear()=>Refactor=>Add definition outside class.

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

            kandeler Christian Kandeler
            q.quark Mihai Niculescu
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes