[Issue 1735] classinfo.create returns null if no default constructor
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Feb 16 10:44:16 PST 2008
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=1735
------- Comment #2 from bugzilla at digitalmars.com  2008-02-16 12:44 -------
At the moment I'm just going to document that it returns null if there is no
default constructor. It's a bad idea to create an object anyway if there are
constructors but no default one.
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list