https://bugs.freedesktop.org/show_bug.cgi?id=87003
David Tardon <dtar...@redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dtar...@redhat.com --- Comment #5 from David Tardon <dtar...@redhat.com> --- (In reply to Nathan Yee from comment #4) > http://opengrok.libreoffice.org/xref/core/sw/source/core/doc/CntntIdxStore. > cxx#271 > > Apparently range-based for loops cannot be used to iterate over an > std::pair. Does anyone have any advice on how to resolve this issue? Iterate over pRedlineTbl. That is what the current BOOST_FOREACH does, i.e., it iterates over a range defined by an std::pair of iterators. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice