Module names shadowing defined functions/templates.

Minty Fresh via Digitalmars-d digitalmars-d at puremagic.com
Wed Sep 28 19:04:42 PDT 2016


As an addendum to the above, the error message I posted was from 
the overload that takes a delegate as a runtime parameter.

Trying to pass template arguments just gives you:

    Error: template instance leastsq!((p) => p) leastsq is not a 
template declaration, it is a import


More information about the Digitalmars-d mailing list