mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 14:44:02 +00:00
Mention program_options addition.
[SVN r22948]
This commit is contained in:
parent
04b77f686b
commit
58dce03454
1 changed files with 4 additions and 0 deletions
|
@ -120,6 +120,10 @@
|
|||
|
||||
<h3> ??? - Version 1.3?.?</h3>
|
||||
<ul>
|
||||
<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>
|
||||
<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>
|
||||
|
|
Loading…
Add table
Reference in a new issue