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

Louis Dionne <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Fixed By Commit(s)|                            |24c44c379f03227ce45e1d76faa
                   |                            |cd82fd14f5471
                 CC|                            |[email protected]
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Louis Dionne <[email protected]> ---
std::identity was added in

commit 24c44c379f03227ce45e1d76faacd82fd14f5471
Author: Christopher Di Bella <[email protected]>
Date:   Thu Mar 18 17:21:35 2021 +0000

    [libcxx] adds std::identity to <functional>

    Implements parts of:
        - P0898R3 Standard Library Concepts

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


It works with recent Clangs: https://godbolt.org/z/s5bnn9PqT

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to