Review: std.logger

Daniel Murphy via Digitalmars-d digitalmars-d at puremagic.com
Mon Jul 14 08:43:32 PDT 2014


"Dicebot"  wrote in message news:veqlcdugugxpffajprsj at forum.dlang.org... 

> D unit of encapsulation is module. Any other "namespace" 
> solutions must die after proper torture.

Just use this in the next release!

extern(C++, log)
{
extern(D):
   ... functions ...
}


More information about the Digitalmars-d mailing list