mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 17:03:38 +00:00
Note the LEDA 4.5 update
[SVN r24303]
This commit is contained in:
parent
c8b2027f7a
commit
1dff8e8fe1
1 changed files with 2 additions and 2 deletions
|
@ -138,8 +138,8 @@
|
|||
<li><a href="doc/html/signals.html">Signals</a> library: 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/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>
|
||||
<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. The <a href="libs/graph/doc/leda_conversion.html">LEDA graph adaptors</a> have been ported to LEDA 4.5.</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>
|
||||
|
|
Loading…
Add table
Reference in a new issue