[libcxx-commits] [PATCH] D107199: [libc++] Refactor __perfect_forward, bind_front and not_fn
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Aug 9 12:32:52 PDT 2021
This revision was automatically updated to reflect the committed changes.
ldionne marked 3 inline comments as done.
Closed by commit rGf599e7a789cb: [libc++] Refactor __perfect_forward, bind_front and not_fn (authored by ldionne).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107199/new/
https://reviews.llvm.org/D107199
Files:
libcxx/include/__functional/bind_front.h
libcxx/include/__functional/not_fn.h
libcxx/include/__functional/perfect_forward.h
libcxx/test/std/utilities/function.objects/func.bind_front/bind_front.pass.cpp
libcxx/test/std/utilities/function.objects/func.bind_front/bind_front.verify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107199.365264.patch
Type: text/x-patch
Size: 32313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210809/4865c1c5/attachment-0001.bin>
More information about the libcxx-commits
mailing list