Automatic typing

Ary Borenszweig ary at esperanto.org.ar
Mon Jul 1 09:46:56 PDT 2013


On 7/1/13 1:45 PM, John Colvin wrote:
> T)(T var)
> {
>      auto myVar = var.to!string;
>      //do something with myVar string
> }

Ah, that's also ok. But then you have to remember to use myVar instead 
of var.


More information about the Digitalmars-d mailing list