|
|
@@ -131,7 +131,10 @@
|
|
|
<li><a href="doc/html/program_options.html">Program
|
|
|
Options Library</a> added - access to configuration
|
|
|
data given on command line, in config files and other
|
|
|
- sources, from Vladimir Prus.</li>
|
|
|
+ sources, from Vladimir Prus.</li>
|
|
|
+ <li><a href="libs/serialization/doc/index.html">Serialization Library</a>
|
|
|
+ added - serialization/de-serialization of arbitrary C++ data structures to
|
|
|
+ various formats including text, binary, and xml, from Robert Ramey
|
|
|
<li><a href="doc/html/signals.html">Signals</a> library: introduced deterministic slot ordering, permitting slots to be connected at the beginning or end of slot groups or the slot list itself. Combiners may safely have state and are accessible from the signal.</li>
|
|
|
<li>Compose: This deprecated library has been removed.</li>
|
|
|
<li><a href="libs/utility/utility.htm">Utility</a>: class template <a href="libs/utility/utility.htm#result_of">result_of</a> added.</li>
|