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

Inline member-swap functions of implicitly-shared classes

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

              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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes