แก้ไข

แชร์ผ่าน


Compiler Error C2573

'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.