[llvm-bugs] [Bug 49748] New: Cannot use std::array as template-value parameter
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Mar 28 06:26:24 PDT 2021
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: unassignedbugs at nondot.org
Reporter: pro.guillaume.dua at gmail.com
CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210328/297c1cdd/attachment.html>
More information about the llvm-bugs
mailing list