auto ref and non-templated functions

Namespace rswhite4 at googlemail.com
Mon Dec 24 15:04:29 PST 2012


> If nothing else, it doesn't work for classes, because templated 
> functions
> can't be virtual. Also, it forces you to put the entire 
> function's
> implementation in a .di file if you use .di files, which makes 
> it untentable for
> many of the folks who actually need to use .di files.
>
> We need a solution which doesn't involve templates.
>
> - Jonathan M Davis

  +1


More information about the Digitalmars-d mailing list