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: 103376,a84eaf8fb2470909 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!wns14feed!worldnet.att.net!164.128.36.58!news.ip-plus.net!newsfeed.ip-plus.net!news.post.ch!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: Ada generics Date: Fri, 22 Dec 2006 08:59:53 +0100 Organization: Swisscom IP+ (post doesn't reflect views of Swisscom) Message-ID: <458b9079$1@news.post.ch> References: <1166710494.869393.108730@a3g2000cwd.googlegroups.com> <17fe4xfogg7p5.1dcyc5nyc2gsl.dlg@40tude.net> NNTP-Posting-Host: 194.41.146.1 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: atlas.ip-plus.net 1166774397 29649 194.41.146.1 (22 Dec 2006 07:59:57 GMT) X-Complaints-To: abuse@ip-plus.net NNTP-Posting-Date: Fri, 22 Dec 2006 07:59:57 +0000 (UTC) User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) In-Reply-To: <17fe4xfogg7p5.1dcyc5nyc2gsl.dlg@40tude.net> X-Original-NNTP-Posting-Host: w01iwt.pnet.ch X-Original-Trace: 22 Dec 2006 08:59:53 +0200, w01iwt.pnet.ch Xref: g2news2.google.com comp.lang.ada:7984 Date: 2006-12-22T08:59:53+01:00 List-Id: Dmitry A. Kazakov schrieb: > 2. Support separate compilation (1 is a premise to have this) C++ 2003 now has "export" templates which promises separate compilation. But it is an optional feature and only one compiler [1] implements it. I guess it is missing point 1 which makes it so difficult. Anyway this brings me to: 11. Ada compiler vendors actually implement generics as they are described in the ISO standard while C++ often lack features. Martin [1] http://www.comeaucomputing.com/