16 Nov
2004
16 Nov
'04
4:21 p.m.
That was the problem. Thanks for the help :) On Tuesday 16 November 2004 14:49, David Abrahams wrote:
Alex Drummond
writes: Hi,
I'm using boost 1.31.0 and I'm having some trouble using type sequences with boost::variant. There seems to be an arbitrary limit on their length. For example, the following code compiles:
I'm pretty sure that's an MPL limitation. If you want to build a vector of more than 10 elements, you need to
#include
or if you need more than 20 elements,
#include
etc.
-- "What possible harm could one insane mutant tentacle do?"