
4 Jul
2004
4 Jul
'04
9:07 a.m.
On Thu, 01 Jul 2004 11:48:25 +0200, Daniel Frey <daniel.frey@aixigo.de> wrote:
Hi,
I just wrote a small helper function to clear a container. Well, OK, we already have that, do we? For a container 'cont':
cont.clear();
But this doesn't neccessarily free the memory allocated.
Does the swap trick necessarily free the memory? -- Genny.