|
|
|
|
|
by WalterBright
18 days ago
|
|
> std::cout << i << ": " << v << std::endl; C++ needs to abandon iostreams. Didn't the C++ community acknowledge that it was a bad idea? In the early days of D, people did want to do a version of it for D, but I objected and currently nobody wants it. |
|