30 May
2010
30 May
'10
2:22 p.m.
Hello,
Thinking maybe little to late in the night at my end, but can see how
to generate the following:
T0*
T0*, T1*
T0*, T1*, T2*
..and so on
Some variant on the below maybe..? Of course, below, you'd get
T*0, T*1, etc if tried BOOST_PP_ENUM_PARAMS(n, T*)
which doesn't produce a valid token.
#include