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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,198c6302c4a0b0d7 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-20 19:16:43 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!wn4feed!wn3feed!worldnet.att.net!204.127.198.204!attbi_feed4!attbi.com!rwcrnsc53.POSTED!not-for-mail From: "Mark Lundquist" Newsgroups: comp.lang.ada References: <3c1dc786@pull.gecm.com> <1008601517.470745@edh3> <1008626816.690418@master.nyc.kbcfp.com> <1008690461.380980@master.nyc.kbcfp.com> <_xRT7.4398$xl6.682759@rwcrnsc54> <_T4U7.8960$xl6.990924@rwcrnsc54> Subject: Implicit instantiation (was Re: Ada / C++ comparison paper anymore) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: NNTP-Posting-Host: I0xU7-168292-NM4-3214288@rwcrnsc53 X-Complaints-To: abuse@attbi.com X-Trace: rwcrnsc53 1008904602 I0xU7-168292-NM4-3214288@rwcrnsc53 (Fri, 21 Dec 2001 03:16:42 GMT) NNTP-Posting-Date: Fri, 21 Dec 2001 03:16:42 GMT Organization: AT&T Broadband Date: Fri, 21 Dec 2001 03:16:42 GMT Xref: archiver1.google.com comp.lang.ada:18189 Date: 2001-12-21T03:16:42+00:00 List-Id: "Brian Rogoff" wrote in message news:Pine.BSF.4.40.0112201911250.42005-100000@bpr.best.vwh.net... > Your example is a bit > contrived, A lot contrived, I'd say (no offense to the Patrick H. intended)... > and its clear to me (maybe to Mark too) that some amount of > automatic instantiation leads to more readable code. My only concern right now is whether the inference aspect introduces any Beaujolais effects. I haven't thought it through enough to know for sure...