08.11.2014 Views

Memory Management - Poco

Memory Management - Poco

Memory Management - Poco

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

#include "<strong>Poco</strong>/AutoReleasePool.h"<br />

using <strong>Poco</strong>::AutoReleasePool;<br />

class C<br />

{<br />

public:<br />

C()<br />

{<br />

}<br />

};<br />

void release()<br />

{<br />

delete this;<br />

}

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!