This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 36ab9b9c674 libstdc++: Specialize _Never_valueless_alt for jthread, sto [...] new 250dd5b5604 libstdc++: Refactor bound arguments storage for bind_front/back
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: libstdc++-v3/include/bits/move.h | 2 +- libstdc++-v3/include/std/functional | 113 ++++++++++---- .../20_util/function_objects/bind_back/1.cc | 166 +++++++++++++++++++-- .../20_util/function_objects/bind_back/111327.cc | 11 ++ .../20_util/function_objects/bind_front/1.cc | 164 ++++++++++++++++++-- .../20_util/function_objects/bind_front/111327.cc | 11 ++ 6 files changed, 418 insertions(+), 49 deletions(-)