in C++ how do i get to use a shared pointer of a pure abstract class without using reset and new

后端 未结 0 345
南旧
南旧 2021-01-19 04:41

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题