$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andy Little (andy_at_[hidden])
Date: 2006-10-05 13:18:21
"Andy Little" <andy_at_[hidden]> wrote in message news:...
> Why not :
>
> at_x(vec)
>
> This allows all the above:
>
> T vec[3]; // array boost array
>
> and
>
> at_c<0>(vec) // Fusion style
and not forgetting std::complex ;-)