Boost logo

Boost :

From: Daniel Frey (d.frey_at_[hidden])
Date: 2004-01-24 17:53:09


On Sat, 24 Jan 2004 23:34:51 +0100, Andy Little wrote:

> "Daniel Frey" <d.frey_at_[hidden]> wrote
>
>> I uploaded the new version of the constant library to the files
>> section. Additionally, I added an example which shows how it can be
>> used with a unit library, e.g. YANL 2.2. The constant library itself is
>> independent of the unit library, and I hope that it can be transfered
>> to the other unit libraries as well. A short appetizer:
>
> [example of constant use]
>
> I've had a look but am a bit baffled as to how I go about constructing
> this beast for my pqs library.

This comes to no surprise, as I haven't added documentation for my library
yet :o)

> pqs is not like YANL !

Of course. This is why I tried to keep the constant library independent of
a concrete unit library and provide a basic mechanism to support certain
type-mappings that are needed for all unit libraries.

> Nevertheless If you wish to try it out :
>
> http://groups.yahoo.com/group/boost/files/pqs/pqs-1-00-02.zip
> http://groups.yahoo.com/group/boost/files/pqs/pqs-1-00-02.tar.gz

I'll have a look and see if I can adapt the example for your library.
Please note that my choice of YANL for the first example wasn't meant as a
vote for or against any specific unit library. My goal is to support unit
libraries in general, not just a specific one.

Translating the example from one unit library to another is also a good
test for my design, to verify that it works as I envisioned it. Will need
some time for it, though...

Regards, Daniel


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk