瀏覽代碼

Add signals (v1) to list of discontinued libraries

Glen Fernandes 7 年之前
父節點
當前提交
5b532f23e2
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      libs/libraries.htm

+ 3 - 0
libs/libraries.htm

@@ -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>

粤ICP备19079148号