This topic has not yet been rated - Rate this topic

Storage Location of Objects

The C++ standard requires complete C++ objects to have unique storage locations. However with Visual C++, there are cases where types without data members will share a storage location with other types for the lifetime of the object.

Other Resources

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ