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

Doc: Generate appropriate fields/tags for constexpr and noexcept

XMLWordPrintable

    • Icon: User Story User Story
    • Resolution: Duplicate
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • None
    • Documentation
    • None
    • All

      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.

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

            docteam Qt Documentation Team
            kshegunov Konstantin Shegunov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes