Passing private functions to template algorithms
Artur Skawina via Digitalmars-d
digitalmars-d at puremagic.com
Sun Jun 12 06:47:05 PDT 2016
The language does not prevent taking the address of a private
symbol and escaping it.
The alias case isn't (ie shouldn't be) different.
artur
More information about the Digitalmars-d
mailing list