|
|
@@ -244,6 +244,8 @@ how to download, build, and install the libraries.</p>
|
|
|
- Serialization for persistence and marshalling, from Robert Ramey</li>
|
|
|
<li><a href="signals/index.html">signals</a> - 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>
|
|
|
<li><a href="smart_ptr/index.html">smart_ptr</a> - Five smart
|
|
|
pointer class templates, from Greg Colvin, Beman Dawes,
|
|
|
Peter Dimov, and Darin Adler.</li>
|
|
|
@@ -740,4 +742,5 @@ or <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt<
|
|
|
</p>
|
|
|
|
|
|
</body>
|
|
|
-</html>
|
|
|
+</html>
|
|
|
+
|