r157628 - in /trunk/libstdc++-v3: ChangeLog inc...
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Mon Mar 22 13:55:00 GMT 2010
Author: paolo
Date: Mon Mar 22 13:55:11 2010
New Revision: 157628
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157628
Log:
2010-03-22 Paolo Carlini <paolo.carlini@oracle.com>
* include/parallel/base.h (_PseudoSequence): Do not forward declare.
(_VoidFunctor): Remove, unused.
(__median_of_three_iterators): Take __comp by value.
(_PseudoSequenceIterator<>::operator++(int)): Do not const qualify
the return type.
(_PseudoSequenceIterator<>::operator!=): Fix return type to bool.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/parallel/base.h
More information about the Libstdc++-cvs
mailing list