 
            This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c55c1de3a9a libstdc++: Simplify std::regex_traits::value new 52e300124d2 libstdc++: Add constructors and assignments for tuple<> wit [...] new 8728f60b975 libstdc++: Implement const copy-assignment for tuple<> [PR119721]
The 2 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: libstdc++-v3/include/std/tuple | 53 +++++++-- .../20_util/tuple/requirements/empty_trivial.cc | 17 +++ .../testsuite/23_containers/tuple/cons/119721.cc | 121 +++++++++++++++++++++ 3 files changed, 184 insertions(+), 7 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/tuple/requirements/empty_trivial.cc create mode 100644 libstdc++-v3/testsuite/23_containers/tuple/cons/119721.cc
