This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bd20ab5 Return deferred future if thread cannot be run new 50e770f Implement C++17 std::invoke and LWG DR 2219
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/ChangeLog | 17 ++ libstdc++-v3/include/std/functional | 273 +++++++-------------- libstdc++-v3/include/std/future | 2 +- libstdc++-v3/include/std/type_traits | 74 +++++- libstdc++-v3/testsuite/20_util/bind/ref_neg.cc | 11 +- .../20_util/function_objects/mem_fn/55463.cc | 12 - 6 files changed, 175 insertions(+), 214 deletions(-)