For example:
class Foo { public: init() { this = new typeof(this)(); } } So you could avoid a null declaration by default. :)
For example:
class Foo { public: init() { this = new typeof(this)(); } } So you could avoid a null declaration by default. :)