Boost logo

Boost :

From: Phil Richards (news_at_[hidden])
Date: 2004-01-09 13:50:04


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?

phil

-- 
change name before "@" to "phil" for email

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