[llvm-bugs] [Bug 30589] std::complex with a custom type does not work because of how std::__promote is defined
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jun 3 18:48:00 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=30589
Marshall Clow (home) <mclow.lists at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|NEW |RESOLVED
--- Comment #7 from Marshall Clow (home) <mclow.lists at gmail.com> ---
I'm going to close this bug.
We're compliant here - the results are "unspecified".
If we want to add support for custom types to our complex implementation,
that's fine. But this bug isn't going to help is.
--
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/20190604/b9de1c18/attachment.html>
More information about the llvm-bugs
mailing list