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

Add command for documenting compiler deduction guides

    XMLWordPrintable

Details

    • Task
    • Resolution: Incomplete
    • P2: Important
    • None
    • 5.13.0 Alpha 1
    • Build tools: qdoc
    • None
    • All

    Description

      qdoc must be able to document compiler deduction guides. For example:
      template<class T1, class T2> 101
      QPair(T1, T2) -> QPair<T1, T2>;

      Attachments

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

        Activity

          People

            docinfrastructure Documentation Infrastructure Team
            gbk Martin Smith (Qt)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes