$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2004-12-29 03:54:00
> I think it is useful in single-policy based solutions as well
> with "variable" number of template parameters.
> For instance you could imagine tuple having an assignment policy.
>
> Eugene
Key thing here is *"variable" number of template parameters*. Whether they
are policies or anything else doesn't matter.
Gennadiy