Boost logo

Boost Users :

Subject: Re: [Boost-users] tuples with more than 10 template parameters.
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-02-12 16:21:36


AMDG

Mauricio Gomes wrote:
> Joel Facou wrote:
> >Aren't Fusion::tuples extendable by using some macros already ?
>
> I don't know, could you please point me to an example ? How can I do
> that ?

The documentation for fusion::tuple is here:
http://www.boost.org/libs/fusion/doc/html/fusion/tuple/class_template_tuple.html

The maximum size is controlled by

FUSION_MAX_VECTOR_SIZE

> I searched for a solution and I could not find any so I started to
> change the header files myself.
> I am stuck on a compiler error right now but I want to give it another
> try before posting a question.
>
> Anyway, a macro to extend it would be much better. If some one could
> point me in the right direction it would be great.

In Christ,
Steven Watanabe


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