https://bugs.llvm.org/show_bug.cgi?id=49748

            Bug ID: 49748
           Summary: Cannot use std::array as template-value parameter
           Product: new-bugs
           Version: 11.0
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

Fixed in trunk, but until clang 11.0.1 :

```log
a non-type template parameter cannot have type std::array
```

https://godbolt.org/z/va8vn8Tdb

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to