Path: utzoo!attcan!uunet!cs.utexas.edu!sdd.hp.com!elroy.jpl.nasa.gov!cit-vax!ronen From: ronen@cit-vax.Caltech.Edu (Ronen Barzel) Newsgroups: comp.lang.c++ Subject: Re: Class member initialization proposal Message-ID: <14563@cit-vax.Caltech.Edu> Date: 11 Apr 90 16:52:41 GMT References: <14560@cit-vax.Caltech.Edu> Reply-To: ronen@cit-vax.UUCP (Ronen Barzel) Organization: California Institute of Technology Lines: 13 In article <14560@cit-vax.Caltech.Edu> I write: > ...the ability to specify initializations >for class members within the class definition, as part of the member >declaration.... > >Does Brand X C++ already support this? I have been told that g++ supports this feature. Out of curiousity, are there any other C++ implementations that support enchancements (or other language differences) over the AT&T2.0/Stroupstrup/Lippman standard? -Ronen