How does this work?
    Freddy via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Sun Nov 23 14:51:48 PST 2014
    
    
  
I know what this does, but can someone explain how it works?
----
static if((typeof((inout int=0){
})));
----
    
    
More information about the Digitalmars-d-learn
mailing list