From: Russell Hind (rhind_at_[hidden])
Date: 2003-10-24 06:41:19


Matthias Troyer wrote:
>
> Is it possible to have a floating point number as a template parameter?
>

Not sure, boost::array uses a std::size_t so don't see why not?

Thanks

Russell