Stack overflow

Jonathan M Davis jmdavisProg at gmx.com
Sun Jun 24 05:19:37 PDT 2012


On Sunday, June 24, 2012 14:09:38 Namespace wrote:
> And can me now anybody explain why
> @disable
> this(typeof(null)); or any other ctor declaration prints "stack
> overflow"?
> How it is possible, that one class and one struct kill the stack?

Please provide a compilable example which exhibits the problem so that we can 
see exactly what you're talking about and reproduce it.

- Jonathan M Davis


More information about the Digitalmars-d-learn mailing list