Add signals (v1) to list of discontinued libraries

This commit is contained in:
Glen Fernandes 2019-05-07 05:54:38 -04:00
parent b6cbf18ab2
commit 5b532f23e2

View file

@ -90,6 +90,9 @@ how to download, build, and install the libraries.</p>
from Nicolai Josuttis. Removed in Boost version 1.32.
Please use <a href="bind/bind.html">Bind</a> or <a
href="lambda/index.html">Lambda</a> instead.</li>
<li>signals (v1) - Managed signals and slots callback implementation, from
Doug Gregor. Removed in Boost version 1.69. Please use
<a href="signals2/index.html">Signals2</a> instead.</li>
</ul>
<hr>