-
Un-delete the
delete
operator. This enables objects created using the placementnew
operator to be removed. -
Move FreeRTOS delete functions into the base class destructors. Delete functions were previously left out of the "Static" versions of the classes.