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

Support a "hexfloat" format for doubles, similar to std::ios

    XMLWordPrintable

Details

    • User Story
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.0.0
    • Core: Locales (i18n)
    • None

    Description

      See: https://en.cppreference.com/w/cpp/io/manip/fixed
      It's a standard format in the C++ world, so we should at least consider supporting it.
      The format is floating-point, with a hexadecimal mantissa (with "0x" prefix) but a binary exponent, using "p" as the exponent separator.

      Attachments

        Issue Links

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

          Activity

            People

              Eddy Edward Welbourne
              Eddy Edward Welbourne
              Vladimir Minenko Vladimir Minenko
              Alex Blasche Alex Blasche
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes