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

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

XMLWordPrintable

    • 30b553466797ddf7e3252f1cab2d02d6ea0bee5a

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes