Compiler Error C2817

return type for 'operator delete' must be 'void'

An overloaded operator delete function cannot return a value.