On 4/18/2014 12:44 PM, Jacob Carlborg wrote: > It's already possible to stack allocate classes. Either using the now deprecated > (removed?) "scope" or a library solution. dmd could do a better job of escape analysis, and do this automatically.