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