Sfoglia il codice sorgente

reordered entry

[SVN r25790]
Joaquín M. López Muñoz 21 anni fa
parent
commit
16208f6129
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      index.htm

+ 1 - 1
index.htm

@@ -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>
                           

粤ICP备19079148号