Xref: utzoo gnu.g++.help:230 comp.lang.c++:10727 Path: utzoo!utgpu!watserv1!watmath!uunet!shelby!hsdndev!wuarchive!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!eng.sun.com!tiemann From: tiemann@eng.sun.com (Michael Tiemann) Newsgroups: gnu.g++.help,comp.lang.c++ Subject: Suppressing the "this" pointer Message-ID: <9012082320.AA15653@teacake.Eng.Sun.COM> Date: 8 Dec 90 23:20:42 GMT References: <10412@ucrmath.ucr.edu> Sender: daemon@tut.cis.ohio-state.edu Reply-To: tiemann@cygnus.com Followup-To: gnu.g++.help Organization: Cygnus Support (+1 415 322 3811) Lines: 3 This is what static member functions are for. See E&S for more info. Michael