On Sunday, 28 November 2010 at 16:29:19 UTC, Adam D. Ruppe wrote:
How would you implement something like std.conv.text in C++? The D version istrivial: 5 lines and easily understandable.
Last I checked C++ didn't know about strings.
On Sunday, 28 November 2010 at 16:29:19 UTC, Adam D. Ruppe wrote:
How would you implement something like std.conv.text in C++? The D version istrivial: 5 lines and easily understandable.
Last I checked C++ didn't know about strings.