Просмотр исходного кода

Note tribool library addition

[SVN r24047]
Douglas Gregor 22 лет назад
Родитель
Сommit
d7c5f7ee2b
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      index.htm

+ 1 - 0
index.htm

@@ -139,6 +139,7 @@
                           <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/graph/index.html">Graph</a>: added <a href="libs/graph/doc/bundles.html">bundled properties</a> to the <a href="libs/graph/doc/adjacency_list.html"><code>adjacency_list</code></a> and <a href="libs/graph/doc/adjacency_matrix.html"><code>adjacency_matrix</code></a> class templates, greatly simplifying the introduction of internal vertex and edge properties.</li>
+			  <li><a href="doc/html/tribool.html">Tribool</a> library added - 3-state boolean type library.</li>
                         </ul>
 
                         <h3>January 26, 2004 - Version 1.31.0</h3>

粤ICP备19079148号