auto ref and non-templated functions

Andrej Mitrovic andrej.mitrovich at gmail.com
Wed Dec 26 07:36:00 PST 2012


> On 2012-12-25 15:11, Andrei Alexandrescu wrote:
>> Yes, that does work and is easy to implement.

This also solves the problem of taking the address of the `auto ref`
function or method. Two birds with one stone.


More information about the Digitalmars-d mailing list