[llvm-bugs] [Bug 23141] std::bind const-qualifying bound arguments captured by value when compiled as C++14
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jul 19 22:05:24 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=23141
Eric Fiselier <eric at efcs.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #15 from Eric Fiselier <eric at efcs.ca> ---
This has been fixed for some time. __invoke was made non-constexpr.
--
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/20160720/ee793be3/attachment-0001.html>
More information about the llvm-bugs
mailing list