description | title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | ||
---|---|---|---|---|---|---|---|
Learn more about: Compiler Error C2573 | Compiler Error C2573 | 11/04/2016 |
|
| 2ce523da-da3c-4fb4-bad2-fbde663dbfbf |
'class' : cannot delete pointers to objects of this type; the class has no non-placement overload for 'operator delete'.
The class is missing a non-placement delete operator.