Ver Fonte

reordered entry

[SVN r25790]
Joaquín M. López Muñoz há 22 anos atrás
pai
commit
16208f6129
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      index.htm

+ 1 - 1
index.htm

@@ -153,6 +153,7 @@
                         <h4>Updated Libraries</h4>
                         <h4>Updated Libraries</h4>
 
 
 			<ul>
 			<ul>
+                          <li>Compose: This deprecated library has been removed.</li>
                           <li><a href="libs/graph/index.html">Graph</a>:
                           <li><a href="libs/graph/index.html">Graph</a>:
                             <ul>
                             <ul>
                               <li>Added <a href="libs/graph/doc/bundles.html">bundled properties</a> to the
                               <li>Added <a href="libs/graph/doc/bundles.html">bundled properties</a> to the
@@ -177,7 +178,6 @@
                             </ul>
                             </ul>
                           </li>
                           </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><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>
                           <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>
                         </ul>
                           
                           

粤ICP备19079148号