[llvm-bugs] [Bug 39606] std::function does not have deduction guides

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Mar 2 13:44:04 PST 2021


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

Louis Dionne <ldionne at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Fixed By Commit(s)|                            |e1eabcdfad89f67ae575b0c86aa
                   |                            |4a72d277378b4
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Louis Dionne <ldionne at apple.com> ---
Fixed a while ago in:

commit e1eabcdfad89f67ae575b0c86aa4a72d277378b4
Author: Louis Dionne <ldionne at apple.com>
Date:   Thu Jul 18 19:50:56 2019 +0000

    [libc++] Add C++17 deduction guides for std::function

    Summary: http://llvm.org/PR39606

    Reviewers: Quuxplusone

    Subscribers: christof, dexonsmith, libcxx-commits

    Differential Revision: https://reviews.llvm.org/D54410

    llvm-svn: 366484

-- 
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/20210302/b37d1d48/attachment.html>


More information about the llvm-bugs mailing list