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

"Apply function signature change" does not work for boost::shared_ptr

    XMLWordPrintable

Details

    • 30b553466797ddf7e3252f1cab2d02d6ea0bee5a

    Description

      When adding in a definition parameter set

      boost::shared_ptr<Area> areaP

      as an argument to a method (e.g. constructor) of a class
      the refactoring offers to
      "Apply function signature change"

      but in the the declaration

      boost::shared_ptr areaP

      is added, so missing the Template.

      Attachments

        Issue Links

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

          Activity

            People

              davschul David Schulz
              moellney Michael Möllney
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes