Member predicate DeleteArrayExpr :: getAllocatorCall
Gets the call to a non-default operator delete
that deallocates storage, if any.
This will only be present when the type being deleted has a custom operator delete
.
Gets the call to a non-default operator delete
that deallocates storage, if any.
This will only be present when the type being deleted has a custom operator delete
.