9 Jan
2011
9 Jan
'11
2:51 a.m.
On 01/08/11 18:32, Steven Watanabe wrote: [snip]
Steven, can you maybe invest with your tool where the load/instantiations are coming from?
Maybe in a few days. boost::mpl::vector75 doesn't exist without some extra work.
Why not just use variadic mpl: http://svn.boost.org/svn/boost/sandbox/variadic_templates/ which has no limit on mpl::vector size? It would simply involve adding another -I to the compile flags. [snip]