Boost logo

Boost :

Subject: Re: [boost] Interested in a generic safe n-dimensional matrix/vector library?
From: Alex Hagen-Zanker (ahh34_at_[hidden])
Date: 2011-02-22 05:32:45


On 21/02/2011 20:19, Тимофей Игнатьич wrote:
> Safe variadic functions with parameter count checking. For example consider a constructor of the N dimensional vector of T takes only N farameters that are convertable to T and fails othervise:
Are you sure this is right? It seems that the N parameters are
dimensions and should be convertable to an integer like size_t. T is the
value_type and could be anything?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk