[PATCH][libstdc++-v3 parallel mode] Do not declare a mutable reference

Johannes Singler singler@kit.edu
Mon Jan 24 17:13:00 GMT 2011


Mainline was failing to compile the parallel mode multiway merge 
facilities because of a spurious mutable reference.

Test on x86_64-unknown-linux-gnu: no regressions.

Pre-approved by Jonathan Wakely, committed.

2011-01-24  Johannes Singler  <singler@kit.edu>

         PR libstdc++/47437
         * include/parallel/multiway_merge.h (_UnguardedIterator):
         Remove useless "mutable" from reference declaration.

Johannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: no_mutable_ref.patch
Type: text/x-patch
Size: 490 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110124/11fcb26a/attachment.bin>


More information about the Gcc-patches mailing list