diff options
author | Jonathan Wakely <jwakely.gcc@gmail.com> | 2010-10-08 00:44:12 +0000 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2010-10-08 01:44:12 +0100 |
commit | 1b3fad81562943d8e5b35b7196907e6296e91a77 (patch) | |
tree | 223378819d65a4a1a8fd8097258e549d4a14ed6f /gcc | |
parent | 65d09bfe2ad0f2035ab1091dea82ca4649818695 (diff) | |
download | gcc-1b3fad81562943d8e5b35b7196907e6296e91a77.zip gcc-1b3fad81562943d8e5b35b7196907e6296e91a77.tar.gz gcc-1b3fad81562943d8e5b35b7196907e6296e91a77.tar.bz2 |
re PR libstdc++/45893 ([C++0x] [DR 817] Finish updating std::bind to rvalue refs)
2010-10-08 Jonathan Wakely <jwakely.gcc@gmail.com>
PR libstdc++/45893
* include/std/functional (bind): Implement DR 817 and add support
for volatile-qualified call wrappers.
* include/std/mutex (call_once): Implement DR 891.
* include/std/thread (thread::thread): Implement DR 929.
* include/std/future: Optimise use of std::bind.
* testsuite/20_util/bind/cv_quals.cc: Test volatile-qualification.
* testsuite/20_util/bind/move.cc: New.
From-SVN: r165144
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions