Ruby 3.0 to have immutable strings by default / C++ heading towards "generic all the time".

Nick Sabalausky via Digitalmars-d digitalmars-d at puremagic.com
Fri Aug 21 07:24:36 PDT 2015


On 08/21/2015 01:43 AM, Walter Bright wrote:
>
> I'm still amazed by how even modern C++ code bases embed the trickiest,
> most bizarre uses of the preprocessor and then build their entire code
> structure around it.

I probably haven't seen all the stuff you have, but I find that's the 
only way to tolerate working in C++: Macro the crap out of it :)



More information about the Digitalmars-d mailing list