
27 Oct
2011
27 Oct
'11
11:20 a.m.
On 10/26/11 16:44, Larry Evans wrote: [snip]
The attached code produces output: [snip] It uses the g++ variadic templates compiler:
http://www.generic-programming.org/~dgregor/cpp/variadic-templates.html
It also uses variadic fusion from here: http://svn.boost.org/svn/boost/sandbox/SOC/2009/fusion However, I think there's a more recent variadic fusion here: https://github.com/christopherschmidt/slim , but I've not tried that one. -regards, Larry