
31 May
2010
31 May
'10
2:58 a.m.
Hello,
Not having a good time with the PP lately, and am struggling over the
following - would like to generate:
void foo(T1)
{
bar<T1>(a[0]);
}
void foo(T1, T2)
{
bar