[libcxx-commits] [PATCH] D133013: [libc++] Enable rvalue overloads for pair in C++03
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Sep 5 05:40:38 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe0b3356e67a9: [libc++] Enable rvalue overloads for pair in C++03 (authored by philnik).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133013/new/
https://reviews.llvm.org/D133013
Files:
libcxx/include/__utility/pair.h
libcxx/test/std/utilities/utility/pairs/pair.astuple/get_const_rv.pass.cpp
libcxx/test/std/utilities/utility/pairs/pairs.spec/comparison.pass.cpp
libcxx/test/std/utilities/utility/pairs/pairs.spec/make_pair.pass.cpp
libcxx/test/std/utilities/utility/pairs/pairs.spec/non_member_swap.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133013.457956.patch
Type: text/x-patch
Size: 7353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220905/516c862e/attachment.bin>
More information about the libcxx-commits
mailing list