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
