mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-22 18:45:10 +08:00
f3d7dd52a6
PR libstdc++/59768 * include/std/functional (_Unwrap, __invfwd): Define. (__invoke_impl): Remove reference_wrapper overloads and use __invfwd. * include/std/type_traits (__result_of_memobj, __result_of_memfun): Add partial specializations for const reference_wrappers and simplify. * testsuite/20_util/bind/ref_neg.cc: Use dg-excess-errors. * testsuite/20_util/function_objects/invoke/59768.cc: New. From-SVN: r231574 |
||
---|---|---|
.. | ||
35569.cc | ||
38889.cc | ||
42593.cc | ||
45924.cc | ||
48698.cc | ||
49058_1.cc | ||
49058_2.cc | ||
57899.cc | ||
60497.cc | ||
all_bound.cc | ||
conv_result.cc | ||
cv_quals_2.cc | ||
cv_quals_3.cc | ||
cv_quals.cc | ||
move.cc | ||
nested.cc | ||
placeholders.cc | ||
ref2.cc | ||
ref_neg.cc | ||
ref.cc | ||
refqual.cc | ||
socket.cc |