$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-12-14 08:17:55
----- Original Message -----
From: "Peter Dimov" <pdimov_at_[hidden]>
> I wonder, did anyone see my (half-serious) comp.std.c++ proposal to turn
> templates into:
>
> template<A, B, C> class X;
>
> (partly motivated by the similarity between type list algorithms and value
> list algorithms.)
Not me, and I don't have any idea what you're talking about above.
> Nobody replied. ;-)
>
> This combined with and template typedefs would match "metafunctions" in
> power.
Sounds interesting. Details? A pointer?