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

qDebug() support for std:: types

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • P4: Low
    • 6.5.0
    • 5.7.0 Alpha
    • Core: I/O
    • None
    • 88d7c8f963414f4d3ac7a406faddcc074ca6462d

    Description

      Qt types have good debugging supports in the face of both debugger pretty printers and qDebug overloads.

      If one switches to std:: types or an external code uses std:: types this is lost.

      Absolute minimums should be: std::string, std::wstring, wchar_t, std::vector, std::array and std::pair. If not or full debugger support at least for qDebug overloads, which are more or less trivial.

      Attachments

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

        Activity

          People

            mmutz Marc Mutz
            mnaydenov Mihail Naydenov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes