On 10/07/14 01:57, H. S. Teoh via Digitalmars-d wrote:
[...] I'm sure there are plenty of holes in this proposal, so destroy away. ;-)
You should post this in a new thread.I'm wondering if a lot more data can be statically allocated. Then passed by reference to functions taking scope parameters. This should be safe since the parameter is guaranteed to outlive the function call.
-- /Jacob Carlborg