|
|
@@ -191,6 +191,12 @@ l Python bindings</a>, from Doug Gregor and Indiana University.</li>
|
|
|
class, which provides dynamically-typed access
|
|
|
to a set of property maps.</li>
|
|
|
|
|
|
+ <li><a href="libs/range/index.html">Range Library:</a>
|
|
|
+ Minor addition of convenience functions to
|
|
|
+ <code>iterator_range</code> like
|
|
|
+ <code>front(), back()</code> and <code>operator[]()</code>.
|
|
|
+
|
|
|
+
|
|
|
<li><a href="doc/html/signals.html">Signals Library</a>: added slot blocking/unblocking, from Frantz Maerten. Huge improvements to signal invocation performance from Robert Zeh. </li>
|
|
|
</ul>
|
|
|
|