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

Add missing Boost.System entry

[SVN r40834]
Beman Dawes 18 лет назад
Родитель
Сommit
a6be576173
1 измененных файлов с 4 добавлено и 1 удалено
  1. 4 1
      libs/libraries.htm

+ 4 - 1
libs/libraries.htm

@@ -239,7 +239,10 @@ how to download, build, and install the libraries.</p>
     represents parsers directly as EBNF grammars in inlined C++, from Joel de
     Guzman, Hartmut Kaiser, Dan Nuffer and team.</li>
     <li><a href="algorithm/string/index.html">string_algo</a> -
-    String algorithms library, from Pavol Droba</li>
+    String algorithms library, from Pavol Droba.</li>
+    <li><a href="system/doc/index.html">system</a> - Operating system support, 
+    including the diagnostics support that will be part of the C++0x standard 
+    library, from Beman Dawes.</li>
     <li><a href="system/doc/index.html">system</a> - Operating system support, 
     including the diagnostics support that will be part of the C++0x standard 
     library, from Beman Dawes.</li>

粤ICP备19079148号