43397.cc
2.2 KB
-
re PR libstdc++/43397 (std::function can't forward rvalue reference for pointer to member function) · fbcedacc
2010-03-17 Jonathan Wakely <jwakely.gcc@gmail.com> PR libstdc++/43397 * include/std/functional (_Mem_fn): Use perfect forwarding. * testsuite/20_util/function/43397.cc: New. From-SVN: r157504
Jonathan Wakely committed