Path: utzoo!mnetor!tmsoft!torsqnt!hybrid!scifi!watson!blinn.watson.ibm.com!mittle From: mittle@blinn.watson.ibm.com (Josh Mittleman) Newsgroups: comp.lang.c++ Subject: Re: Virtual functions and inline Message-ID: <1991Mar01.174939.12118@watson.ibm.com> Date: 1 Mar 91 17:49:39 GMT References: <1991Feb28.141548.2043@cs.nott.ac.uk> Sender: @watson.ibm.com Reply-To: mittle@ibm.com Organization: IBM T. J. Watson Research Center Lines: 12 In article <1991Feb28.141548.2043@cs.nott.ac.uk>, gas@cs.nott.ac.uk (Alan Shepherd) writes: > Is it okay to declare virtual functions inline ? Even though the code > to be excuted is substituted rather than a function call made, does > the correct method still get called ? I think so. I do it, and it works just fine. =========================================================================== Joshua Mittleman (mittle@ibm.com or joshua@paul.rutgers.edu)