diff options
author | Johannes Schickel | 2011-11-16 19:24:07 +0100 |
---|---|---|
committer | Johannes Schickel | 2011-11-16 19:28:02 +0100 |
commit | f14eba23d947e72ebb99b9bc0a0b4230ecdffa0d (patch) | |
tree | 669e91faceae1b3cd58c62981b2ad938cccf2b9b /common/pack-start.h | |
parent | 63a88bb157d49bd7b44bdb1fee9e9f694697e5e0 (diff) | |
download | scummvm-rg350-f14eba23d947e72ebb99b9bc0a0b4230ecdffa0d.tar.gz scummvm-rg350-f14eba23d947e72ebb99b9bc0a0b4230ecdffa0d.tar.bz2 scummvm-rg350-f14eba23d947e72ebb99b9bc0a0b4230ecdffa0d.zip |
COMMON: Improve storage management of Array.
Now our Array class distinguishs between initialized and uninitialized
objects. It furthermore always calls the destructor of no longer contained
elements. This should help with non-POD objects stored in our Array class.
Thanks to Bertrand for his feedback on this.
Diffstat (limited to 'common/pack-start.h')
0 files changed, 0 insertions, 0 deletions