On 09/16/2012 01:41 AM, Andrej Mitrovic wrote:
On 9/16/12, Ali Çehreli<acehr...@yahoo.com>  wrote:
snip

Nice! Btw there is now 'in ref' in 2.060/1+ compilers:
void test(in ref int x)

It's equivalent to const scope ref.
http://d.puremagic.com/issues/show_bug.cgi?id=8105

Thank you. I had no idea about that one. It is definitely more consistent. I will change the chapters.


Someone even requested scope ref:
https://github.com/D-Programming-Language/dmd/commit/687044996a06535210801577e5d68b72edfa3985

Ali

Reply via email to