On 09/12/2014 16:25, Steven Schveighoffer wrote:
Will ref just automatically bind to any scoped reference?
A ref parameter essentially is a scope ref parameter, but it can also be returned:
http://forum.dlang.org/post/[email protected]
Nick Treleaven via Digitalmars-d Thu, 11 Dec 2014 06:16:35 -0800
On 09/12/2014 16:25, Steven Schveighoffer wrote:
Will ref just automatically bind to any scoped reference?
A ref parameter essentially is a scope ref parameter, but it can also be returned:
http://forum.dlang.org/post/[email protected]