Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-129728

Inline member-swap functions of implicitly-shared classes

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • None
    • Core: Other, Other
    • None

      At least these classes have an out-of-line member-swap():

      • QFutureInterfaceBase
      • QHttp2Configuration (might need the out-of-line swap() d/to SmallData optimization?)
      • QJsonDocument
      • QJsonValue

      Member-swap()'s should be inline.

      Acceptance criteria:

      • Fix the above-mentioned member-swap()s to be inline (QT_*_INLINE_SINCE)
      • Scan all modules for other out-of-line member-swaps and fix those, too.

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

            cnn Qt Core & Network
            mmutz Marc Mutz
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes