View Single Post
  #3 (permalink)  
Old 04-08-2012, 07:56 PM
@Jeff-Relf.Me
Guest
 
Posts: n/a
Default "f() const;", defined inside a struct ( i.e. a "class" ). 

<PRE>
"f() const;", defined inside a struct ( i.e. a "class" )
can't change the variables in the struct.

I say "struct" because, to my mind, that's what it is, not a "class".
Reply With Quote