Ratio: import from Trunk

[SVN r70363]
This commit is contained in:
Vicente J. Botet Escriba 2011-03-21 21:39:02 +00:00
parent 248d0f50a6
commit 31bd9daf2b
2 changed files with 3 additions and 0 deletions

View file

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

View file

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