[libcxx-commits] [PATCH] D98151: [libcxx] adds std::identity to <functional>

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Mar 7 13:12:01 PST 2021


cjdb added inline comments.


================
Comment at: libcxx/include/functional:3073
 #if _LIBCPP_STD_VER > 17
-
 struct __bind_front_op
----------------
Will add this line back in on commit or next `arc diff`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98151/new/

https://reviews.llvm.org/D98151



More information about the libcxx-commits mailing list