Просмотр исходного кода

Mention program_options addition.

[SVN r22948]
Vladimir Prus 22 лет назад
Родитель
Сommit
58dce03454
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      index.htm

+ 4 - 0
index.htm

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

粤ICP备19079148号