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.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1ea19776e3073a96 X-Google-Attributes: gid103376,public From: Jean-Marc Bourguet Subject: Re: C/C++ programmer giving Ada95 a chance -- writing an emulator. Date: 2000/03/29 Message-ID: <8bt1f9$qd3$1@nnrp1.deja.com>#1/1 X-Deja-AN: 603846234 References: <38e148e2.5089627@news.shreve.net> <38E05E84.BB5507FC@gmx.net> <8bqoeh$9gs$1@nnrp1.deja.com> X-Http-Proxy: 1.0 x40.deja.com:80 (Squid/1.1.22) for client 213.44.48.195 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Wed Mar 29 13:46:21 2000 GMT X-MyDeja-Info: XMYDJUIDbourguet Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.7 [en] (X11; I; Linux 2.0.38 i586) Date: 2000-03-29T00:00:00+00:00 List-Id: In article , "James S. Rogers" wrote: > The approach of a manually constructed dispatching table is valid in > either C++ or Ada. The reason it is used in C++ is that he is not > really using virtual functions there either. With what I've seen from the code, I can't tell he doesn't want virtual functions. A pointer to member function is able to trigger what in Ada we'd name a dispatching call. -- Jean-Marc Sent via Deja.com http://www.deja.com/ Before you buy.