Boost logo

Boost Users :

From: me22 (me22.ca_at_[hidden])
Date: 2006-08-15 18:21:42


On 8/15/06, Christian Henning <chhenning_at_[hidden]> wrote:
> The template parameter S will only be one of above defined structs.
> Clearly, I need to loop over S::num_values to create the tuple type.
> But how do I do that?
>
What about using a boost::array<int,S::num_values> instead?

It's not exactly what you're asking, but it might solve the problem...

~ Scott McMurray


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net