Class Sizes?why? wouldn't that be wasting 3 bytes of memory? its not like bool uses them
Class Sizes?How come a class with an integer and boolean is of size 8, when a boolean has a size of 2 and an int...
Inherited constructorsThanks for the help, I solved the problem
Inherited constructorsI'm learning inheritance in C++, and I ran into a little problem. Lets say I have a base class: ...
This user does not accept Private Messages