|
-
April 8th, 1999, 12:39 PM
#1
What's in those objects ?
Hi,
I have a class called a_class. I have 2 objects of that class. What's in each actual object ? Is it the data members plus some pointer to where the member functions are defined ? In other words, where in memory are the member function definitions stored ? And is there a definition storage per object ? (Note - I am NOT talking about static member functions.)
Regards,
Brendan
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|