
On Wed, 6 Oct 2004 11:50:28 -0700, Lemings, Eric B. <eric.lemings@ngc.com> wrote:
I'd like to solicit interest in the following brief proposals for inclusion in the Boost library.
cla (Command-Line Arguments) - A generic C++ framework for parsing command-line arguments. The library design would be based on the popt (http://www.rpm.org/dark_corners/popt/) library.
There is a program_options library which will be in Boost 1.32
uom (Units Of Measure) - A generic C++ framework for arithmetic calculations and conversions between different units of measure. The library design would be based on The Units Of Measure Library (http://tuoml.sourceforge.net/).
I also keep reading about a "physical quantities" library floating around... -- Caleb Epstein caleb.epstein@gmail.com