From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,ab1d177a5a26577d,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!r19g2000prm.googlegroups.com!not-for-mail From: KK6GM Newsgroups: comp.lang.ada Subject: What's wrong with C++? Date: Wed, 16 Feb 2011 09:37:12 -0800 (PST) Organization: http://groups.google.com Message-ID: <1ee1a434-4048-48f6-9f5e-d8126bebb808@r19g2000prm.googlegroups.com> NNTP-Posting-Host: 12.35.64.226 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1297877832 8244 127.0.0.1 (16 Feb 2011 17:37:12 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 16 Feb 2011 17:37:12 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: r19g2000prm.googlegroups.com; posting-host=12.35.64.226; posting-account=qZVz2QoAAAAN9WxYp-9jYb7jORc4Zqwt User-Agent: G2/1.0 X-HTTP-Via: 1.1 barracudaweb.tritool.rancho:8080 (http_scan/4.0.2.6.19) X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MDDR; .NET4.0C; .NET4.0E; InfoPath.1),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:18271 Date: 2011-02-16T09:37:12-08:00 List-Id: This is a serious question, seeking objective information. I've worked with C for many years and I have a very good understanding of its weaknesses, which are many. I haven't done nearly so much C++, and what I have done was not very intensive (didn't use a great many C+ + features), so I don't have a good understanding of its weaknesses. So, without turning into a bash-fest, what are some general-consensus weaknesses or failures or problems with C++? Comparisons with Ada are welcome but not required. And my focus is in the embedded & real-time arenas, FWIW.