r147169 - in /trunk/libstdc++-v3: ChangeLog inc...
singler@gcc.gnu.org
singler@gcc.gnu.org
Wed May 6 11:20:00 GMT 2009
Author: singler
Date: Wed May 6 11:20:35 2009
New Revision: 147169
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147169
Log:
2009-05-06 Johannes Singler <singler@ira.uka.de>
PR libstdc++/39546
* include/parallel/algo.h (find_switch):
Parametrize binder2nd with const T& instead of T.
* testsuite/25_algorithms/find/39546.cc: new test case
Added:
trunk/libstdc++-v3/testsuite/25_algorithms/find/39546.cc
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/parallel/algo.h
More information about the Libstdc++-cvs
mailing list