$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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