|
-
April 19th, 2007, 12:39 AM
#1
Size of obj having only void mem F() why?
what would be the size of the obj of a class which is having only void member functions , Why is the main part of question?
-
April 19th, 2007, 12:52 AM
#2
Re: Size of obj having only void mem F() why?
Last edited by paresh_chitte; April 19th, 2007 at 01:00 AM.
-
April 19th, 2007, 03:18 AM
#3
Re: Size of obj having only void mem F() why?
Note:
If the empty class contains virtual functions, then the size is likely to be the same as the size of a pointer.
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
|