[llvm-bugs] [Bug 31645] New: P0031 not complety implemented
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Jan 15 00:16:09 PST 2017
https://llvm.org/bugs/show_bug.cgi?id=31645
Bug ID: 31645
Summary: P0031 not complety implemented
Product: libc++
Version: 4.0
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: rhalbersma at gmail.com
CC: llvm-bugs at lists.llvm.org, mclow.lists at gmail.com
Classification: Unclassified
P0031 is marked completed on the libc++ staus page. However, several non-const
array member functions (front, back, operator[]) have not been marked constexpr
yet.
--
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/20170115/34463a3d/attachment.html>
More information about the llvm-bugs
mailing list