$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2002-05-06 14:22:28
"Peter Dimov" <pdimov_at_[hidden]> wrote in message news:000b01c1f503$a29782f0
> Plus, in general, compile-time metaprogramming needs everything to be a
> class for uniformity. You might want to be able to make a compile-time
list
> out of policies.
That is exactly what I need to implement named template parameters support