cdelete

Calls the destructor of a previously malloc'd class and frees its memory

void
cdelete
(
T
)

Parameters

instance T

Class instance

Meta