$Date: 3/23/06 3:48a $ (Last Update)
$Revision: 8 $ (Last Revision)
$Log : $
$History: smart_ptr.hpp $
*
* ***************** Version 8 *****************
* User: Axter Date: 3/23/06 Time: 3:48a
* Updated in $/SmartPointers/Smartptr
* Changed assign logic for ref link and ref instrusive, because of
* previous change in COW
*
* ***************** Version 7 *****************
* User: Axter Date: 3/22/06 Time: 2:07a
* Updated in $/SmartPointers/Smartptr
* Fixed bug with ref count and COW policy
*
* ***************** Version 6 *****************
* User: Axter Date: 3/06/06 Time: 12:50a
* Updated in $/SmartPointers/Smartptr
*
* ***************** Version 5 *****************
* User: Axter Date: 3/06/06 Time: 12:13a
* Updated in $/SmartPointers/Smartptr
*
* ***************** Version 4 *****************
* User: Axter Date: 3/05/06 Time: 11:04a
* Updated in $/SmartPointers/Smartptr
* Updated comments
*
* ***************** Version 3 *****************
* User: Axter Date: 3/01/06 Time: 7:12p
* Updated in $/SmartPointers/smartptr
*
* ***************** Version 2 *****************
* User: Axter Date: 2/27/06 Time: 10:12p
* Updated in $/SmartPointers/smartptr
* Removed explicit keyword from copy constructor of derived type. If the
* explicit keyword is used, the smart_ptr is not able to take an input
* smart_ptr argument using a different policy type.
*
* ***************** Version 1 *****************
* User: Administrator Date: 2/27/06 Time: 7:04a
* Created in $/SmartPointers/smartptr
$Date: 3/05/06 11:03a $ (Last Update)
$Revision: 3 $ (Last Revision)
$History: sync_wrapper.hpp $
*
* ***************** Version 3 *****************
* User: Axter Date: 3/05/06 Time: 11:03a
* Updated in $/SmartPointers/Smartptr
*
* ***************** Version 2 *****************
* User: Axter Date: 2/27/06 Time: 10:13p
* Updated in $/SmartPointers/smartptr
*
* ***************** Version 1 *****************
* User: Administrator Date: 2/27/06 Time: 7:04a
* Created in $/SmartPointers/smartptr