Feature Request: Change the delegate type to void[] data instead of void *ptr.

Gregor Richards Richards at codu.org
Wed Oct 3 22:10:01 PDT 2007


Downside #2: Calculating that range requires at best n pointer lookups 
where n is the depth of the delegate. Creating delegates right now is free.

  - Gregor Richards



More information about the Digitalmars-d mailing list