Newsgroups: comp.lang.c++,comp.object,comp.lang.smalltalk
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!news2.near.net!news.mathworks.com!hookup!usc!rand.org!hermix!dans
From: dans@markv.com (Dan Smith)
Subject: static/nonstatic member functions
Organization: Mark V Systems Limited, Encino, Ca
Date: Mon, 16 Jan 1995 21:54:42 GMT
Message-ID: <D2Iq7C.3L0@markv.com>
References: <1995Jan11.143449.24323@rcmcon.com> <3f10h3$1c4@crchh917.bnr.ca> <1995Jan16.200908.2541@rcmcon.com>
Lines: 15
Xref: glinda.oz.cs.cmu.edu comp.lang.c++:107751 comp.object:25129 comp.lang.smalltalk:19589

Hello.  Please answer to dans@markv.com.  Thanks for any replies.

Static data members are generally thought of as "class" members while
non-static data members are "instance" members (more or less).

Is there any such distinction for static/non-static member functions?  If not,
how can a static member function be interpreted in C++?

Thanks for any response.

-- 
     _/_/_/    _/_/      _/    _/   _/_/_/  Dan Smith 	tel 818-995-7671
    _/   _/   _/ _/     _/_/  _/  _/          	 	fax 818-995-4267
   _/    _/  _/_/_/    _/ _/ _/    _/_/     e-mail:  	dans@markv.com     
  _/    _/  _/   _/   _/  _/_/        _/    Mark V Systems, LTD.  Encino, CA
