Static opCall and class instantiation

Ben Hinkle bhinkle at mathworks.com
Mon May 22 11:00:24 PDT 2006


> SomeClass  sc2();    // reference assigned to GC-allocated instance

would this open up the C++ can-o'-worms that makes sc2 parse as a function 
delcaration instead of a constructor call? 





More information about the Digitalmars-d mailing list