[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] garbage collector



Hello, 
I assume that there is no garbage collection implemented in ns,
and so that every time I allocate an object  ( in C++ ) using
new I should destroy it later using delete.
Am I right?
Thanks,
 --  
Robin