mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 00:50:40 +00:00
Mention Boost.Function changes
[SVN r14543]
This commit is contained in:
parent
9ecf8b8e3d
commit
effb3c035d
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ formal reviews of proposed libraries. There is also a users mailing list.</p>
|
|||
Multidimensional containers and adaptors for arrays of contiguous data, from
|
||||
Ron Garcia.</li>
|
||||
<li><a href="libs/signals/doc/index.html">Signals Library</a> added - managed signals & slots callback implementation, from Doug Gregor.</li>
|
||||
|
||||
<li><a href="libs/function/index.html">Function Library</a>: major syntactic changes have been made. Some old syntax and little-used features have been deprecated (and will be removed shortly), and the syntax for the <code>boost::function</code> class template has been greatly improved on conforming compilers. Please see the <a href="libs/function/index.html#compatibility">compatibility note</a> for more information.</li>
|
||||
</ul>
|
||||
<p>May 15, 2002 - Version 1.28.0</p>
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Reference in a new issue