summaryrefslogtreecommitdiff
path: root/ace/Auto_Ptr.h
Commit message (Expand)AuthorAgeFilesLines
* fixed ACE_AUTO_PTR_RESET macro to take type with which auto_ptr is instantiatedcdgill1999-08-191-3/+3
* ChangeLogTag: Wed Aug 11 10:12:11 1999 David L. Levine <levine@cs.wustl.edu>levine1999-08-111-4/+4
* added ACE_AUTO_PTR_RESET macrocdgill1999-08-031-0/+21
* .schmidt1999-06-271-1/+2
* *** empty log message ***irfan1999-04-171-6/+8
* replace () around #pragma implementation argumentlevine1999-01-201-1/+1
* .schmidt1999-01-201-2/+3
* .schmidt1999-01-031-1/+2
* removed () from #pragma implementation argumentlevine1998-12-151-1/+1
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-10-201-8/+8
* ACE.hschmidt1998-10-171-1/+1
* .schmidt1998-10-141-0/+4
* *** empty log message ***schmidt1997-12-211-4/+4
* *** empty log message ***schmidt1997-10-211-1/+0
* *** empty log message ***irfan1997-08-221-20/+13
* *** empty log message ***nw11997-08-211-9/+9
* Put in an #include <memory> (for auto_ptr) if the standard C++ library isbrunsch1997-08-161-1/+8
* *** empty log message ***schmidt1997-08-161-6/+9
* *** empty log message ***irfan1997-08-161-18/+18
* made "p_" protected instead of private so that it can be accessed with the ne...levine1997-06-231-3/+3
* Changed inheritance of auto_basic_array_ptr in auto_array_ptr to includebrunsch1997-06-231-1/+1
* *** empty log message ***irfan1997-06-231-13/+39
* Initial revisionlevine1996-10-211-0/+101