Possible @property compromise
TommiT
tommitissari at hotmail.com
Thu Jan 31 19:44:50 PST 2013
On Friday, 1 February 2013 at 03:23:09 UTC, Zach the Mystic wrote:
> I think it might mean "it is used" since I don't know why it
> would use "is" instead of the opCast. If that's true, just
> override opCast(string), no?
Yes, there's probably a way to pass to writeln by providing
opCast(string). But we're not talking only about writeln here,
we're talking about all function templates being a potential
problem.
More information about the Digitalmars-d
mailing list