qtil
advanced-security/qtil-cpp 0.0.4
Search

Member predicate DeleteExpr::getDeallocator

Gets the operator delete that deallocates storage. Does not hold if the type being destroyed has a virtual destructor. In that case, the operator delete that will be called is determined at runtime based on the dynamic type of the object.

Function getDeallocator()