mirror of
https://github.com/boostorg/boost.git
synced 2025-04-10 07:14:54 +00:00
Mark that signals is deprecated in the library list.
[SVN r84773]
This commit is contained in:
parent
d403eb0e3b
commit
5ed30c2468
1 changed files with 3 additions and 3 deletions
|
@ -292,7 +292,7 @@ how to download, build, and install the libraries.</p>
|
|||
Execute arbitrary code at scope exit, from Alexander Nasonov and Lorenzo Caminiti.</li>
|
||||
<li><a href="serialization/doc/index.html">serialization</a>
|
||||
- Serialization for persistence and marshalling, from Robert Ramey</li>
|
||||
<li><a href="signals/index.html">signals</a> - managed signals &
|
||||
<li><a href="signals/index.html">signals</a> <em>(deprecated)</em> - managed signals &
|
||||
slots callback implementation, from Doug Gregor.</li>
|
||||
<li><a href="signals2/index.html">signals2</a> - managed signals &
|
||||
slots callback implementation (thread-safe version 2), from Frank Mori Hess.</li>
|
||||
|
@ -565,7 +565,7 @@ how to download, build, and install the libraries.</p>
|
|||
passing references to generic functions, from Jaako Järvi,
|
||||
Peter Dimov, Doug Gregor, and Dave Abrahams.</li>
|
||||
|
||||
<li><a href="signals/index.html">signals</a> - managed signals &
|
||||
<li><a href="signals/index.html">signals</a> <em>(deprecated)</em> - managed signals &
|
||||
slots callback implementation, from Doug Gregor.</li>
|
||||
<li><a href="signals2/index.html">signals2</a> - managed signals &
|
||||
slots callback implementation (thread-safe version 2), from Frank Mori Hess.</li>
|
||||
|
@ -776,7 +776,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
|
|||
<li><a href="flyweight/doc/index.html">flyweight</a> - Design pattern
|
||||
to manage large quantities of highly redundant objects,
|
||||
from Joaquín M López Muñoz.</li>
|
||||
<li><a href="signals/index.html">signals</a> - managed signals &
|
||||
<li><a href="signals/index.html">signals</a> <em>(deprecated)</em> - managed signals &
|
||||
slots callback implementation, from Doug Gregor.</li>
|
||||
<li><a href="signals2/index.html">signals2</a> - managed signals &
|
||||
slots callback implementation (thread-safe version 2), from Frank Mori Hess.</li>
|
||||
|
|
Loading…
Add table
Reference in a new issue