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

QSharedData template could be modernized

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P4: Low
    • None
    • Qt Creator 13.0.0-rc1
    • C/C++/Obj-C++ Support
    • None

    Description

      The generated class has a dtor, copy ctor and assignment operator, but no move equivalents. It could arguably simply use the rule-of-zero, though.

      Moreover, it might make sense to support both QSharedDataPointer and QESDP, instead of only providing QSharedDataPointer

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes