22 Sep
2010
22 Sep
'10
12:37 a.m.
join(a, join(b, c))
Regards, -- Joel de Guzman http://www.boostpro.com http://spirit.sf.net
How would I write a function that takes a #defineable number of arguments
for this (or alternatively or in addition, uses c++0x variadic
arguments/templates). Could you fill in the gaps?
e.g.
template