From 3e0233a26cd4f920ad4482ce53651ab7790f67b6 Mon Sep 17 00:00:00 2001
From: Darin Adler
November 1999. Darin Adler provided operator ==, operator !=, and std::swap -and std::less specializations for shared types.
+November 1999. Darin Adler provided operator ==, operator !=, and std::swap +and std::less specializations for shared types.
-September 1999. Luis Coelho provided shared_ptr::swap and shared_array::swap
+September 1999. Luis Coelho provided shared_ptr::swap and shared_array::swap
May 1999. In April and May, 1999, Valentin Bonnard and David Abrahams -made a number of suggestions resulting in numerous improvements. See the -revision history in smart_ptr.hpp -for the specific changes made as a result of their constructive criticism.
+made a number of suggestions resulting in numerous improvements.October 1998. In 1994 Greg Colvin proposed to the C++ Standards Committee classes named auto_ptr and counted_ptr which