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

[REG 6.4→6.5] QAnyStringView(char-ish) has become slow

XMLWordPrintable

    • 3
    • 88b1c9623 (dev), 229ed81c7 (6.7), 8c2e6967b (tqtc/lts-6.5)
    • Foundation Sprint 108

      QAnyStringView(char-ish constructors have become rather slow in 6.5 compared to 6.4.

      This is because the arguments are convertible to QString, so the perfectly-forwarding if_convertible_to<QString> is selected in favour of the is_compatible_char one.

        For Gerrit Dashboard: QTBUG-125735
        # Subject Branch Project Status CR V

            mmutz Marc Mutz
            mmutz Marc Mutz
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes