[llvm-bugs] [Bug 39871] std::tuple_size should be a struct
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Jan 11 14:00:03 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=39871
Marshall Clow (home) <mclow.lists at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Marshall Clow (home) <mclow.lists at gmail.com> ---
The standard isn't going to change; see
https://github.com/cplusplus/draft/issues/534
Committed revision 350972 to make `tuple_size` a struct everywhere.
--
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/20190111/019ed08b/attachment.html>
More information about the llvm-bugs
mailing list