foreach for self-defined data-structure?
    Michiel 
    nomail at please.com
       
    Wed Feb 21 11:25:27 PST 2007
    
    
  
Michiel wrote:
> auto x = Set!(int);
Correction, I of course meant:
auto x = new Set!(int);
-- 
Michiel
    
    
More information about the Digitalmars-d
mailing list