<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:sbergman@redhat.com" title="Stephan Bergmann <sbergman@redhat.com>"> <span class="fn">Stephan Bergmann</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Kill BOOST_FOREACH on master and use C++11s range-based for() loops instead"
href="https://bugs.freedesktop.org/show_bug.cgi?id=87003">bug 87003</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>sbergman@redhat.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Kill BOOST_FOREACH on master and use C++11s range-based for() loops instead"
href="https://bugs.freedesktop.org/show_bug.cgi?id=87003#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Kill BOOST_FOREACH on master and use C++11s range-based for() loops instead"
href="https://bugs.freedesktop.org/show_bug.cgi?id=87003">bug 87003</a>
from <span class="vcard"><a class="email" href="mailto:sbergman@redhat.com" title="Stephan Bergmann <sbergman@redhat.com>"> <span class="fn">Stephan Bergmann</span></a>
</span></b>
<pre>(In reply to Björn Michaelsen from <a href="show_bug.cgi?id=87003#c0">comment #0</a>)
<span class="quote">> Most uses of BOOST_FOREACH should be replacable with a simple C++11
> range-based for() iteration</span >
...or for-each and a lambda (depending on what looks more "natural" in a given
case)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>