toString identification with imported std.thread

Leopold Walkling leopold_walkling at web.de
Thu Nov 30 12:24:22 PST 2006


When I import std.thread, I have to write the toString() method in std.string
full qualified, because if not it tries to call the object.toString(), but
this doesn't work, because it doesn't accept an argument.



More information about the Digitalmars-d-bugs mailing list