Browse Source

Ratio: import from Trunk

[SVN r70363]
Vicente J. Botet Escriba 15 years ago
parent
commit
31bd9daf2b
2 changed files with 3 additions and 0 deletions
  1. 2 0
      libs/libraries.htm
  2. 1 0
      libs/maintainers.txt

+ 2 - 0
libs/libraries.htm

@@ -241,6 +241,8 @@ how to download, build, and install the libraries.</p>
         range-based algorithms, as well as range-based algorithms and range 
         adaptors that allow for efficient and very expressive code, from 
         Thorsten Ottosen and Neil Groves.</li> 
+    <li><a href="ratio/index.html">ratio</a> - Compile time rational arithmetic,
+        from Vicente J. Botet Escrib&aacute;.</li>
     <li><a href="rational/index.html">rational</a> - A rational
         number class, from Paul Moore.</li>
 

+ 1 - 0
libs/maintainers.txt

@@ -71,6 +71,7 @@ ptr_container         Thorsten Ottosen <nesotto -at- cs.auc.dk>
 python                David Abrahams <dave -at- boost-consulting.com>
 random                Jens Maurer <Jens.Maurer -at- gmx.net>
 range                 Neil Groves <neilgroves -at- googlemail.com>
+ratio                 Vicente J. Botet Escriba <vicente.botet -at- wanadoo.fr>
 rational              Jonathan Turkanis <turkanis -at- coderage.com>
 regex                 John Maddock <john -at- johnmaddock.co.uk>
 scope_exit            Alexander Nasonov <alexander.nasonov -at- gmail.com>

粤ICP备19079148号