On Sun, 2015-05-17,
udt...@gmail.com wrote:
> Hope everyone for a nice weekend,
>
> Defining programmers as those who authored any amount of C++ code
> that made it into production environment -
> If you could add one thing - anything at all - to the core language
> or the new standard, what would it be ?
> And in a same way, but trickier, what if anything would you like to
> see removed ? (in a sense of not just not having to use a feature or a
> paradigm
Nothing, and nothing. I'm fairly pleased with C++ as it is, and leave
improvements to others. It didn't occur to me, for example, that
'auto' could be used as in C++11, even though I was familiar with type
inference from other languages.
> but also not having to deal with it or consider it's use by
> others)
There are lots of features I think are overused (arrays and stuff from
C-style programmers, new/delete from Java programmers, deep
inheritance hierarchies from OOP people, ...) but they all have
important uses and it wouldn't be C++ without them.
/Jorgen
--
// Jorgen Grahn <grahn@ Oo o. . .
\X/
snipabacken.se> O o .