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,f135b0b2991e6686 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail Newsgroups: comp.lang.ada Subject: Re: C++0x : no 'concepts' References: <0157a9fd-a1b2-473d-bc85-f84911720520@o41g2000yqb.googlegroups.com> From: Stephen Leake Date: Thu, 10 Sep 2009 19:36:00 -0400 Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (windows-nt) Cancel-Lock: sha1:zL6y1TkrDriL4RU4++uFwIrGH6o= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: bc7c14aa98cf8e197caa706197 Xref: g2news2.google.com comp.lang.ada:8278 Date: 2009-09-10T19:36:00-04:00 List-Id: Keith Thompson writes: > wwilson writes: >> On Wed, 09 Sep 2009 07:44:30 -0400, Martin >> wrote: >> >>> Crickey! How glad am Ada has strong typing and a generic contract >>> model!! >>> >>> http://www.ddj.com/cpp/218600111 >>> >>> And that was going to make life 'simpler'!?!?!? >> >> I hate to show my ignorance, but what did the C people mean by "concepts"? > > C++, not C. > > See . I think the nearest Ada equivalent is a "signature generic package parameter". -- -- Stephe