This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r155397 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: paolo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Tue, 22 Dec 2009 12:45:14 -0000
- Subject: r155397 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: paolo
Date: Tue Dec 22 12:45:12 2009
New Revision: 155397
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155397
Log:
2009-12-22 Jonathan Wakely <jwakely.gcc@gmail.com>
* include/std/mutex (call_once(once_flag&, _Callable, _Args&&...)):
Explicitly qualify with std:: bind calls.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/std/mutex