Topic: constructor call during initialization of same class


Author: casadei@verona.mit.edu (Stefano Casadei)
Date: Sun, 23 Aug 1992 03:03:55 GMT
Raw View
Is it possible to define a class constructor which invokes another
constructor of the same class during the initialization phase (i.e. between
the : and the body) ? If not, why is such a simple feature not implemented
in the language ?

Please reply also to: casadei@cesena.mit.edu

Thanks.

Stefano