[libcxx-commits] [PATCH] D117974: [libc++] Make C++03 reference_wrapper more like C++11.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jan 26 16:38:00 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc99a58539938: [libc++] Make C++03 reference_wrapper more like C++11. (authored by arthur.j.odwyer).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117974/new/
https://reviews.llvm.org/D117974
Files:
libcxx/include/__functional/reference_wrapper.h
libcxx/test/std/utilities/function.objects/refwrap/refwrap.const/type_conv_ctor.pass.cpp
libcxx/test/std/utilities/function.objects/refwrap/refwrap.const/type_conv_ctor2.pass.cpp
libcxx/test/std/utilities/function.objects/refwrap/refwrap.const/type_ctor.compile.fail.cpp
libcxx/test/std/utilities/function.objects/refwrap/refwrap.helpers/ref_1.compile.fail.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117974.403438.patch
Type: text/x-patch
Size: 8137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220127/789165f6/attachment-0001.bin>
More information about the libcxx-commits
mailing list