$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Alisdair Meredith (alisdair.meredith_at_[hidden])
Date: 2003-08-06 06:58:28
Fernando Cacciola wrote:
> It actually sufixes to put any 'std' extension in a nested namespace (say, stdx); then injecting
> the names in 'std'.
I didn't think that was allowed?
IIUC, all we are allowed to do in namespace std (as library users) is
provide specializations of templates for user-defined types.
-- AlisdairM