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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes