$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andy Little (andy_at_[hidden])
Date: 2003-11-13 05:18:27
"Eric Friedman" <ebf_at_[hidden]> wrote in message
news:3FB2C336.4050508_at_users.sourceforge.net...
> Andy Little wrote:
> > Hi
> >
> > The metafunction naming style that instantly came to mind for me
> > and honestly thought was in use ( as a newbie to MPL) was to add a '_t'
> > to the name, hence
> >
> > MyWidget_t<X,Y,Z>::type;
>
> This is not the convention used by MPL.
If you point me to the convention used by MPL I will be happy to use it.
regards
Andy Little