From: Bruno Lalande (bruno.lalande_at_[hidden])
Date: 2008-05-02 04:44:15


> > template <int I> value() const;
>
> Could you just specialize boost::get?

I'm not sure to understand. Do you mean that you'd like the point
concept to require that the provided point is accessible by
boost::get?

Bruno