This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r181128 - in /trunk/libstdc++-v3: ChangeLog inc...


Author: redi
Date: Mon Nov  7 22:26:15 2011
New Revision: 181128

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181128
Log:
	* include/std/mutex (call_once): Store closure in __once_functor
	as bound function wrapper might not be copyable.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/std/mutex


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]