constructor is not callable using argument types ()
    Suliman 
    evermind at live.ru
       
    Thu Dec  6 11:48:38 PST 2012
    
    
  
When I should use keyword this?
I dropped it from my class and now I can make instance of class 
without in sych way:
auto file = new GetFileName();
file.name = "test";
    
    
More information about the Digitalmars-d-learn
mailing list