mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-22 18:45:10 +08:00
4702f095fa
2011-05-22 Jonathan Wakely <jwakely.gcc@gmail.com> * testsuite/20_util/bind/cv_quals_2.cc: New. 2011-05-22 Paolo Carlini <paolo.carlini@oracle.com> PR libstdc++/49058 * include/std/functional (_Bind<_Functor(_Bound_args...)>:: operator()(_Args&&...)): Don't cv qualify _Functor directly in the default template argument, SFINAE doesn't apply when the functor has no arguments. * testsuite/20_util/bind/49058_1.cc: New. * testsuite/20_util/bind/49058_2.cc: Likewise. From-SVN: r174048 |
||
---|---|---|
.. | ||
35569.cc | ||
38889.cc | ||
42593.cc | ||
45924.cc | ||
49058_1.cc | ||
49058_2.cc | ||
all_bound.cc | ||
conv_result.cc | ||
cv_quals_2.cc | ||
cv_quals.cc | ||
move.cc | ||
nested.cc | ||
placeholders.cc | ||
ref2.cc | ||
ref_neg.cc | ||
ref.cc | ||
socket.cc |