Typeless function arguments

Tomek Sowiński just at ask.me
Sat Oct 16 16:22:12 PDT 2010


Funny thing:

void foo(T)(t); // typeless argument

If you don't instantiate the template, it actually compiles. Bug?

-- 
Tomek


More information about the Digitalmars-d mailing list