c++boost.gif (8819 bytes) Home Libraries People FAQ More

Smart pointer library

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