|
|
@@ -153,6 +153,7 @@
|
|
|
<h4>Updated Libraries</h4>
|
|
|
|
|
|
<ul>
|
|
|
+ <li>Compose: This deprecated library has been removed.</li>
|
|
|
<li><a href="libs/graph/index.html">Graph</a>:
|
|
|
<ul>
|
|
|
<li>Added <a href="libs/graph/doc/bundles.html">bundled properties</a> to the
|
|
|
@@ -177,7 +178,6 @@
|
|
|
</ul>
|
|
|
</li>
|
|
|
<li><a href="doc/html/signals.html">Signals Library</a>: Introduced deterministic slot ordering, permitting slots to be connected at the beginning or end of slot groups or the slot list itself. Combiners may safely have state and are accessible from the signal.</li>
|
|
|
- <li>Compose: This deprecated library has been removed.</li>
|
|
|
<li><a href="libs/utility/utility.htm">Utility</a>: class template <a href="libs/utility/utility.htm#result_of">result_of</a> added.</li>
|
|
|
</ul>
|
|
|
|