summaryrefslogtreecommitdiff
path: root/ace/Auto_Ptr.h
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Fri Dec 8 10:34:32 2000 Douglas C. Schmidt <schmidt@ace.cs.wu...schmidt2000-12-081-149/+0
* ChangeLogTag:Wed Dec 6 14:29:13 2000 Douglas C. Schmidt <schmidt@ace.cs.wu...schmidt2000-12-071-4/+151
* ChangeLogTag:Wed Nov 1 14:11:48 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-11-011-34/+44
* ChangeLog:Thu Jun 8 20:58:17 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-06-091-4/+7
* ChangeLogTag:Thu May 25 19:39:59 2000 Ossama Othman <ossama@uci.edu>Ossama Othman2000-05-261-1/+1
* ChangeLogTag:Thu Mar 23 14:34:26 2000 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2000-03-231-1/+1
* ChangeLogTag:Sat Mar 18 05:42:06 2000 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2000-03-181-0/+2
* 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