Ok im a noob so be kind :-)
In C++ how do i get to use a shared pointer of a pure abstract class without using reset and new.
The example is a little contrived