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

Doc: Generate appropriate fields/tags for constexpr and noexcept

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • P2: Important
    • 6.6.0
    • None
    • Documentation
    • None
    • All
    • feb4a767b (dev), e03ac3981 (6.5), 86f290ee7 (dev), 0ce9d7560 (dev)
    • DaVinci 70, DaVinci 71, DaVinci 72

    Description

      QDoc already marks the cv qualifiers for methods, but it doesn't indicate noexcept and constexpr even though they are present in the code. It is useful and sometimes necessary to know what sort of promise one can rely on without having to check the actual sources, so let's tag these similarly to static, const etc.

      Attachments

        Issue Links

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

          Activity

            People

              diseraluca Luca Di Sera
              kshegunov Konstantin Shegunov
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes