auto_ptr Templated library class #include Is a wrapper around a pointer Can be dereferenced like the pointer Destructor deletes the object pointed to