Extending std.format.formattedRead

H. S. Teoh hsteoh at quickfur.ath.cx
Tue Apr 24 14:51:03 PDT 2012


What's the correct way of implementing formattedRead support for
user-defined types? I tried overloading the unformatValue() template,
but for some reason the compiler doesn't seem to be picking it up.


T

-- 
People walk. Computers run.


More information about the Digitalmars-d-learn mailing list