XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • None
    • Qt Creator 3.6.0-rc1
    • C/C++/Obj-C++ Support

    Description

      Indentation stops working on this string
      <N < 4>>
      Example:

      template <bool>
      class TEnableIf;
      
      class TExample {
          template <size_t N, class = TEnableIf<N < 4>>
                    void f();
      };
      

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            dimanne DimanNe
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes