Message ID | 4D550B65.4050000@kit.edu |
---|---|
State | New |
Headers | show |
Index: include/parallel/losertree.h =================================================================== --- include/parallel/losertree.h (revision 170044) +++ include/parallel/losertree.h (working copy) @@ -775,6 +775,7 @@ void __delete_min_insert(_Tp __key, bool) { + using std::swap; #if _GLIBCXX_ASSERTIONS // no dummy sequence can ever be at the top! _GLIBCXX_PARALLEL_ASSERT(_M_losers[0]._M_source != -1);