summaryrefslogtreecommitdiff
path: root/ACE/ace/Auto_Ptr.h
Commit message (Expand)AuthorAgeFilesLines
* Removed ACE_AUTO_PTR_LACKS_RESET support, not set anymore for any platformJohnny Willemsen2021-06-081-10/+0
* We require now that the standard C++ library is supported and available in th...Johnny Willemsen2021-06-071-8/+3
* Removed redundant voidJohnny Willemsen2020-12-091-8/+8
* Removed define of ACE_LACKS_AUTO_PTR for C++17 in general, gcc doesn't remove...Johnny Willemsen2020-08-041-8/+0
* Merge pull request #1123 from jwillemsen/jwi-autoptr-cpp17Johnny Willemsen2020-05-301-2/+8
|\
| * Add include of memory in case we have C++17Johnny Willemsen2020-05-291-0/+1
| * With CPP17 or newer provide our auto_ptr implementation to not break all ACE/...Johnny Willemsen2020-05-271-2/+7
* | Removed empty lineJohnny Willemsen2020-05-271-1/+0
|/
* Removed old style documentation which was just about mentioning where constru...Johnny Willemsen2019-08-191-3/+0
* Removed old comments before constructor/destructorJohnny Willemsen2019-08-191-2/+0
* Fixed broken links and updated email address D. Schmidt to the correct oneJohnny Willemsen2019-01-241-1/+1
* When using Visual Studio 2017 we can enable C++14 and C++17 compliance, with ...Johnny Willemsen2018-06-221-0/+2
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-071-2/+0
* Mon Nov 15 09:40:48 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-11-151-15/+1
* undoing accidental deletionWilliam R. Otte2008-03-041-0/+242
* swap in externals for ACE and TAOWilliam R. Otte2008-03-041-242/+0
* ChangeLogTag:Wed Feb 21 19:27:14 UTC 2007 Ossama Othman <ossama_othman at s...Ossama Othman2007-02-211-3/+1
* ChangeLogTag:Sun Oct 30 05:31:01 UTC 2006 Ossama Othman <ossama_othman at s...Ossama Othman2006-10-301-4/+7
* ChangeLogTag:Wed Oct 26 00:31:56 UTC 2006 Ossama Othman <ossama_othman at s...Ossama Othman2006-10-251-41/+65
* Mon Aug 14 11:15:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2006-08-141-1/+1
* Repo restructuringWilliam R. Otte2006-07-241-0/+217