This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from fc044a1 Fix PR30979 - tuple<move_only> is constructible from move_onl [...] new f9a20c2 Implement LWG 2770 - Make tuple_size<T> defined for all T
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/__tuple | 2 +- include/tuple | 2 +- .../tuple.tuple/tuple.helper/tuple_size.fail.cpp | 6 ++--- .../tuple.tuple/tuple.helper/tuple_size.pass.cpp | 26 ++++++++++++++++++++++ .../tuple.tuple/tuple.helper/tuple_size_v.fail.cpp | 2 +- 5 files changed, 32 insertions(+), 6 deletions(-)