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
  • 996
  • 7
  • 18

0 Answers0