constructor is not callable using argument types ()

Suliman evermind at live.ru
Thu Dec 6 11:17:45 PST 2012


I am learning D classes and I am getting error when I am try to 
make instance of class. erorr:
C:\code\main.d(9): Error: constructor 
GetFileName.GetFileName.this (string name) is not callable using 
argument types ()

http://www.everfall.com/paste/id.php?xie09xz9upth


More information about the Digitalmars-d-learn mailing list