Extending std.format.formattedRead
bearophile
bearophileHUGS at lycos.com
Tue Apr 24 19:44:19 PDT 2012
H. S. Teoh:
> 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.
Maybe do you want to open this discussion in the main D
newsgroup? I think this is not a very important issue, but it's a
nice thing to have.
Bye,
bearophile
More information about the Digitalmars-d-learn
mailing list