This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r137691 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: singler at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Thu, 10 Jul 2008 08:19:27 -0000
- Subject: r137691 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: singler
Date: Thu Jul 10 08:19:26 2008
New Revision: 137691
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137691
Log:
2008-07-10 Johannes Singler <singler@ira.uka.de>
* include/parallel/balanced_quicksort.h:
(qsb_divide) Replace "*end" by "*(end - 1)" in assertion.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/parallel/balanced_quicksort.h