[llvm-bugs] [Bug 26217] cannot inherit priority_queue's constructors due to enable_if in some cases.

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jan 20 03:03:12 PST 2016


https://llvm.org/bugs/show_bug.cgi?id=26217

Eric Fiselier <eric at efcs.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |eric at efcs.ca
         Resolution|---                         |DUPLICATE

--- Comment #1 from Eric Fiselier <eric at efcs.ca> ---
This bug is tracked by https://llvm.org/PR20173.

The behavior in the core language that causes this bug has been changed in
C++17 by N4429 [1]. Hopefully Clang backports this change to C++11 and C++14
and libc++ won't have to change libc++'s behavior.


[1] http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4429.html

*** This bug has been marked as a duplicate of bug 20173 ***

-- 
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/20160120/45dc6fa2/attachment-0001.html>


More information about the llvm-bugs mailing list