This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r148553 - in /branches/gcc-4_4-branch/libstdc++...
- From: redi at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Tue, 16 Jun 2009 20:36:01 -0000
- Subject: r148553 - in /branches/gcc-4_4-branch/libstdc++...
Author: redi
Date: Tue Jun 16 20:36:01 2009
New Revision: 148553
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148553
Log:
2009-06-16 Jonathan Wakely <jwakely.gcc@gmail.com>
* include/std/thread (~thread(), operator=(thread&&)): Call terminate
if joinable.
Modified:
branches/gcc-4_4-branch/libstdc++-v3/ChangeLog
branches/gcc-4_4-branch/libstdc++-v3/include/std/thread