[Bug libstdc++/47433] libstdc++ parallel mode calls std::swap explicitely
singler at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 11 10:13:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47433
--- Comment #14 from singler at gcc dot gnu.org <singler at gcc dot gnu.org> 2011-02-11 10:11:46 UTC ---
Author: singler
Date: Fri Feb 11 10:11:41 2011
New Revision: 170047
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170047
Log:
2011-02-11 Johannes Singler <singler@kit.edu>
PR libstdc++/47433
* include/parallel/losertree.h
(_LoserTreeUnguarded<>::__delete_min_insert):
Add missing "using std::swap;", as for other variants.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/parallel/losertree.h
More information about the Gcc-bugs
mailing list