diff --git a/index.htm b/index.htm index 04643fa..4a15b3e 100644 --- a/index.htm +++ b/index.htm @@ -4,34 +4,36 @@
![]() |
- Home | -Libraries | -People | -FAQ | -More | +![]() |
+ Home | +Libraries | +People | +FAQ | +More |
The header smart_ptr.h provides four smart pointer classes. Smart pointers ease -the management of memory dynamically allocated with C++ new expressions. - +
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 +
-Revised July 23, 1999
+