[Bug 87003] Kill BOOST_FOREACH on master and use C++11s range-based for() loops instead
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Dec 5 00:57:14 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=87003
Stephan Bergmann <sbergman at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sbergman at redhat.com
--- Comment #2 from Stephan Bergmann <sbergman at redhat.com> ---
(In reply to Björn Michaelsen from comment #0)
> Most uses of BOOST_FOREACH should be replacable with a simple C++11
> range-based for() iteration
...or for-each and a lambda (depending on what looks more "natural" in a given
case)
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20141205/de917698/attachment.html>
More information about the LibreOffice
mailing list