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

Boost.Chrono: Moved to trunk

[SVN r67699]
Vicente J. Botet Escriba 15 лет назад
Родитель
Сommit
466ebb2e5c
2 измененных файлов с 5 добавлено и 0 удалено
  1. 4 0
      libs/libraries.htm
  2. 1 0
      libs/maintainers.txt

+ 4 - 0
libs/libraries.htm

@@ -100,6 +100,8 @@ how to download, build, and install the libraries.</p>
     <li><a href="utility/call_traits.htm">call_traits</a> -
         Defines types for passing parameters, from John Maddock,
         Howard Hinnant, et al.</li>
+    <li><a href="chrono/index.html">chrono</a> - A compile time ratio arithmetic,
+        from Vicente J. Botet Escrib&aacute.</li>
     <li><a href="circular_buffer/index.html">circular_buffer</a> - STL compliant
         container also known as ring or cyclic buffer, from Jan Gaspar.</li>
     <li><a href="compatibility/index.html">compatibility</a> - Help for
@@ -706,6 +708,8 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
 <ul>
     <li><a href="utility/base_from_member.html">base-from-member</a> - Idiom to
     initialize a base class with a member, from Daryle Walker.</li>
+    <li><a href="chrono/index.html">chrono</a> - A compile time ratio arithmetic,
+        from Vicente J. Botet Escrib&aacute.</li>
     <li><a href="utility/compressed_pair.htm">compressed_pair</a>
         - Empty member optimization, from John Maddock, Howard
         Hinnant, et al.</li>

+ 1 - 0
libs/maintainers.txt

@@ -17,6 +17,7 @@ asio                  Chris Kohlhoff <chris -at- kohlhoff.com>
 assign                Thorsten Ottosen <nesotto -at- cs.auc.dk>
 bimap                 Matias Capeletto <matias.capeletto -at- gmail.com>
 bind                  Peter Dimov <pdimov -at- mmltd.net>
+chrono                Vicente J. Botet Escriba <vicente.botet -at- wanadoo.fr>
 circular_buffer       Jan Gaspar <jano_gaspar -at- yahoo.com>
 concept_check         Jeremy Siek <jeremy.siek -at- gmail.com>
 config                John Maddock <john -at- johnmaddock.co.uk>

粤ICP备19079148号