why doesn't formattedRead take args by ref instead of by pointer?

Ali Çehreli acehreli at yahoo.com
Mon May 20 14:02:56 PDT 2013


On 05/20/2013 01:55 PM, Timothee Cour wrote:

 >> why is std.format. formattedRead taking by pointer instead ?
 >> could we change that (with proper deprecation), or add that function?

It must be simply historical. readf takes pointers as well.

Ali



More information about the Digitalmars-d-learn mailing list