www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Re: Rename std.string.toStringz?

 No, it would be inconsistent from a user's point of view, since for all 
 other types, to!Foo(xyz) returns a Foo, and not something else.

 David

Well, yes, to!c_str(xyz) returns a c string, and not something else.
Jun 20 2011