XMLWordPrintable

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

      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();
      };
      

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes