delegates, functions, and literals confusion

CJS Prometheus85 at hotmail.com
Thu Jul 4 06:23:22 PDT 2013


Thanks for the detailed answer!

Just to clarify: So if f is an inner function then &f will be a 
delegate even if it doesn't reference anything in the environment 
in which it was defined? (i.e. even if it could have been typed 
as a function?)


More information about the Digitalmars-d-learn mailing list