Boost logo

Boost :

From: Daniel Frey (d.frey_at_[hidden])
Date: 2004-01-09 14:13:51


On Fri, 09 Jan 2004 19:50:04 +0100, Phil Richards wrote:

> On Wed, 07 Jan 2004 10:53:56 +0100, Daniel Frey wrote:
>> The user can then select whether he wants to enable them: namespace
>> unit { using abbreviations; } reads cool, doesn't it :o)
>
> Any reason for not just doing:
>
> using namespace unit::abbreviations;
>
> when you want to use the unit abbreviations?

No problem with that. It just depends on where you'd like to import the
abbreviations. But that should be up to the user to decide.

Regards, Daniel


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