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,9d929352a358ccab X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news4.google.com!news.glorb.com!newsfeed00.sul.t-online.de!t-online.de!130.59.10.21.MISMATCH!kanaga.switch.ch!news-zh.switch.ch!switch.ch!cernne03.cern.ch!cern.ch!news From: Maciej Sobczak Newsgroups: comp.lang.ada Subject: Re: Ada to C++ translator Date: Thu, 26 Jan 2006 10:03:35 +0100 Organization: CERN - European Laboratory for Particle Physics Message-ID: References: <1138132539.577082.206380@g43g2000cwa.googlegroups.com> <43D6B75B.A006CC1A@fakeaddress.nil> NNTP-Posting-Host: abpc10883.cern.ch Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sunnews.cern.ch 1138266215 14764 (None) 137.138.37.241 X-Complaints-To: news@sunnews.cern.ch User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050922 Red Hat/1.7.12-1.1.3.2.SL3 X-Accept-Language: en-us, en In-Reply-To: <43D6B75B.A006CC1A@fakeaddress.nil> Xref: g2news1.google.com comp.lang.ada:2642 Date: 2006-01-26T10:03:35+01:00 List-Id: Gautier Write-only wrote: > I can be possible > that also basic Ada things like unconstrained array types cannot be > translated without some OO overhead in C++. my_super_tools::unconstrained_array a(10); I don't see any "OO" overhead here. What is exactly the problem? -- Maciej Sobczak : http://www.msobczak.com/ Programming : http://www.msobczak.com/prog/