$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2001-12-19 07:59:40
From: "John Maddock" <John_Maddock_at_[hidden]>
> >Either accept as-is as a Loki implementation detail, or replace with
> >mpl::ct_value<int, v>, if possible.
>
> Just a personal preference, but I'm not at all taken with mpl's
> ct_something names, I would much prefer something punchier and more
> descriptive - actually loki's names are by and large not bad, apart from
> the MixedCase.
FWIW, ct_names aren't MPL's. MPL uses select_type, not ct_if.
My personal opinion is you can't get much more descriptive than 'if' for an
if.
-- Peter Dimov Multi Media Ltd.