All Classes |Grouped Classes |Index

Function delete_obj

Call the class destructor.

	void CL_BlockAllocator::delete_obj(
		Type * obj);

Detailed description:

This template does not call free() param: obj = the object which to call the destructor