Portable virtual memory management

Dicebot public at dicebot.lv
Thu Oct 31 13:11:52 PDT 2013


On Thursday, 31 October 2013 at 18:40:16 UTC, Jakob Ovrum wrote:
> ...

Very true. I sincerely believe that at some point guideline 
"always use scope local imports when possible, with either short 
alias or explicit imported symbol list" will be in every single D 
cookbook. Most trouble with D module system come from habit of 
simply throwing in top-level imports like it was done with C/C++ 
includes.


More information about the Digitalmars-d mailing list