فهرست منبع

Add program_options.

[SVN r26099]
Vladimir Prus 21 سال پیش
والد
کامیت
ec1c3b2e3f
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      libs/libraries.htm

+ 2 - 0
libs/libraries.htm

@@ -161,6 +161,8 @@ how to download, build, and install the libraries.</p>
     <li><a href="preprocessor/doc/index.html">preprocessor</a> - Preprocessor
     metaprogramming tools including repetition and recursion, from Vesa Karvonen
     and Paul Mensonides.</li>
+    <li><a href="../doc/html/program_options.html">program_options</a> - Access to configuration
+        data given on command line, in config files and other sources, from Vladimir Prus.</li> 
     <li><a href="property_map/property_map.html">property map</a>
         - Concepts defining interfaces which map key objects to
         value objects, from Jeremy Siek.</li>

粤ICP备19079148号