Review of Andrei's std.benchmark

Simen Kjaeraas simen.kjaras at gmail.com
Sat Sep 22 06:31:45 PDT 2012


On 2012-09-22, 15:28, Øivind wrote:

>> It gets a bit ugly maybe, but we could do a mix of the proposals that  
>> have come before and this one, e.g. add a @nocycliccheck (or similar)  
>> to the static constructor,  and in that case only allow access to  
>> current module and those imorted inside the ctor scope..
>
> We would probably not call it '@nycycliccheck' since you propose to  
> still do these checks, but only local imports :) Would need another name  
> for it.

@noglobalimports. :p

-- 
Simen


More information about the Digitalmars-d mailing list