The header smart_ptr.hpp provides four smart pointer classes. Smart pointers ease the management of memory dynamically allocated with C++ new expressions.
Revised 02 Aug 2000