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>/DynamicFactory.h"<br />

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

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

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

class Base<br />

{<br />

};<br />

class A: public Base<br />

{<br />

};<br />

class B: public Base<br />

{<br />

};

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

Saved successfully!

Ooh no, something went wrong!