Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!bionet!agate!pasteur!ucbvax!hplabs!hp-pcd!hplsla!jima From: jima@hplsla.HP.COM (Jim Adcock) Newsgroups: comp.lang.c++ Subject: const member functions ? Message-ID: <6590205@hplsla.HP.COM> Date: 17 Jul 89 20:06:04 GMT Organization: HP Lake Stevens, WA Lines: 4 Is there a way to declare a member function const -- IE to tell the compiler that the member function does not change the value of this nor *this ???