9 Jan
2011
9 Jan
'11
2:10 p.m.
On 01/09/11 02:29, Steven Watanabe wrote:
AMDG
On 1/8/2011 6:51 PM, Larry Evans wrote:
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]
How exactly would that work with a compiler that doesn't support variadic templates?
Hmmm. Very good point. Sorry for noise.