Stepping back and looking at constness from another angle.

Frits van Bommel fvbommel at REMwOVExCAPSs.nl
Tue Jun 5 02:34:32 PDT 2007


Reiner Pope wrote:
> It may also 
> solve the problem of lexical closures: the escape analysis they require 
> could perhaps be done by scope.

A good point: Delegates to 'scope' entities[1] should be 'scope' 
themselves. After all, they contain a reference to a 'scope' entity.


[1] including anonymous delegates, which can be considered "delegates to 
stack frames".



More information about the Digitalmars-d mailing list