Attribute inference for auto functions?

Jacob Carlborg doob at me.com
Wed Apr 17 06:03:57 PDT 2013


On 2013-04-17 10:31, Piotr Szturmaj wrote:

> On demand inference FTW!
>
> void fn() auto {
>      ...
> }
>
> auto fn() auto {
>      ...
> }

Double auto, hehe.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list