0

I heard that shared_ptr should not be used with arrays in C++11 and C++14 because it has issues with polymorphism and derived objects with certain compilers and that there are new proposals to fix this.

Is this true?

code
  • 1,056
  • 10
  • 22

0 Answers0