summaryrefslogtreecommitdiff
path: root/ACE/ace/Bound_Ptr.h
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup some workarounds for old Embarcadero compilersJohnny Willemsen2021-07-161-6/+2
| | | | | | | * ACE/ace/Bound_Ptr.h: * ACE/ace/Bound_Ptr.inl: * ACE/ace/Future.h: * ACE/ace/High_Res_Timer.cpp:
* Remove redundant void argJohnny Willemsen2020-12-091-15/+15
|
* Remove checks for ACE_HAS_CPP11 and remove the code for C++03 now that we ↵Johnny Willemsen2020-11-101-17/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | require C++11 compiler support * ACE/ACEXML/examples/SAXPrint/main.cpp: * ACE/ace/ARGV.h: * ACE/ace/Basic_Types.h: * ACE/ace/Bound_Ptr.h: * ACE/ace/Bound_Ptr.inl: * ACE/ace/CDR_Stream.cpp: * ACE/ace/Codeset_IBM1047.cpp: * ACE/ace/Event_Handler.cpp: * ACE/ace/Event_Handler.h: * ACE/ace/Global_Macros.h: * ACE/ace/OS_NS_Thread.cpp: * ACE/ace/Proactor.cpp: * ACE/ace/Process_Manager.h: * ACE/ace/Reactor.h: * ACE/ace/Reactor_Timer_Interface.h: * ACE/ace/Signal.h: * ACE/ace/Thread_Manager.cpp: * ACE/ace/Time_Policy.h: * ACE/ace/Time_Value.cpp: * ACE/ace/Time_Value.h: * ACE/ace/Time_Value.inl: * ACE/ace/WFMO_Reactor.cpp: * ACE/ace/XML_Utils/XML_Helper.h: * ACE/ace/XML_Utils/XSCRT/Elements.hpp: * ACE/ace/config-macosx-lion.h: * ACE/examples/APG/Active_Objects/AO.cpp: * ACE/examples/APG/Active_Objects/AO2.cpp: * ACE/examples/APG/Naming/Name_Binding.h: * ACE/examples/APG/Reactor/HAStatus.cpp: * ACE/examples/Threads/future1.cpp: * ACE/examples/Threads/future2.cpp: * ACE/netsvcs/lib/Client_Logging_Handler.cpp: * ACE/netsvcs/lib/Server_Logging_Handler_T.cpp: * ACE/tests/Bound_Ptr_Test.cpp: * ACE/tests/Bug_2540_Regression_Test.cpp: * ACE/tests/Bug_2820_Regression_Test.cpp: * ACE/tests/Chrono_Test.cpp: * ACE/tests/Compiler_Features_15_Test.cpp: * ACE/tests/Compiler_Features_16_Test.cpp: * ACE/tests/Compiler_Features_17_Test.cpp: * ACE/tests/Compiler_Features_18_Test.cpp: * ACE/tests/Compiler_Features_19_Test.cpp: * ACE/tests/Compiler_Features_20_DLL.h: * ACE/tests/Compiler_Features_21_Test.cpp: * ACE/tests/Compiler_Features_23_Test.cpp: * ACE/tests/Compiler_Features_24_Test.cpp: * ACE/tests/Compiler_Features_25_Test.cpp: * ACE/tests/Compiler_Features_26_Test.cpp: * ACE/tests/Compiler_Features_27_Test.cpp: * ACE/tests/Compiler_Features_28_Test.cpp: * ACE/tests/Compiler_Features_29_Test.cpp: * ACE/tests/Compiler_Features_31_Test.cpp: * ACE/tests/Compiler_Features_32_Test.cpp: * ACE/tests/Compiler_Features_34_Test.cpp: * ACE/tests/Compiler_Features_35_Test.cpp: * ACE/tests/Compiler_Features_36_Test.cpp: * ACE/tests/DLL_Test.cpp: * ACE/tests/Process_Manager_Test.cpp: * ACE/tests/Reactor_Remove_Resume_Test.cpp: * ACE/tests/Reactor_Timer_Test.cpp: * ACE/tests/Task_Ex_Test.cpp: * TAO/TAO_IDL/be/be_visitor_interface/interface_ch.cpp: * TAO/TAO_IDL/be/be_visitor_sequence/sequence_ch.cpp: * TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp: * TAO/TAO_IDL/be_include/be_helper.h: * TAO/orbsvcs/ImplRepo_Service/AsyncListManager.h: * TAO/tao/Object.h:
* Some more layout changes to trigger CI buildsJohnny Willemsen2020-01-211-2/+0
| | | | | | | | | | | | | | | | | | | | | * ACE/ace/Activation_Queue.h: * ACE/ace/Active_Map_Manager.h: * ACE/ace/Active_Map_Manager_T.h: * ACE/ace/Argv_Type_Converter.h: * ACE/ace/Array_Map.h: * ACE/ace/Asynch_Connector.h: * ACE/ace/Atomic_Op.h: * ACE/ace/Atomic_Op_GCC_T.h: * ACE/ace/Based_Pointer_Repository.h: * ACE/ace/Bound_Ptr.h: * ACE/ace/CDR_Stream.h: * ACE/ace/Cache_Map_Manager_T.h: * ACE/ace/Caching_Strategies_T.h: * ACE/ace/Capabilities.h: * ACE/ace/Containers_T.h: * ACE/ace/DLL.h: * ACE/ace/DLL_Manager.h: * ACE/ace/Dev_Poll_Reactor.h:
* When we have C++11 ACE_Strong_Bound_Ptr doesn't provide std::auto_ptr ↵Johnny Willemsen2018-06-141-1/+7
| | | | | | | | support, that is deprecated * ACE/ace/Bound_Ptr.h: * ACE/ace/Bound_Ptr.inl: * ACE/tests/Bound_Ptr_Test.cpp:
* Merged branch ace-face-safety (FACE Safety Profile import from OCITAO).Adam Mitz2015-11-061-0/+10
|
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-071-2/+0
|
* (no commit message)Johnny Willemsen2008-09-161-2/+2
|
* undoing accidental deletionWilliam R. Otte2008-03-041-0/+388
|
* swap in externals for ACE and TAOWilliam R. Otte2008-03-041-388/+0
|
* Mon Aug 6 08:56:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-08-061-9/+9
|
* Wed May 23 15:32:55 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-05-231-10/+10
|
* ChangeLogTag: Mon Sep 25 11:39:35 UTC 2006 Boris Kolpackov ↵boris2006-09-251-2/+6
| | | | <boris@codesynthesis.com>
* ChangeLogTag: Wed Sep 13 18:25:37 UTC 2006 Boris Kolpackov ↵boris2006-09-131-0/+37
| | | | <boris@codesynthesis.com>
* ChangeLogTag: Mon Sep 11 13:03:17 UTC 2006 Boris Kolpackov ↵boris2006-09-111-37/+0
| | | | <boris@codesynthesis.com>
* ChangeLogTag:Fri Sep 8 21:11:20 UTC 2006 Steve Huston <shuston@riverace.com>Steve Huston2006-09-081-2/+2
|
* ChangeLogTag: Wed Sep 6 07:40:03 UTC 2006 Boris Kolpackov ↵boris2006-09-061-0/+40
| | | | <boris@codesynthesis.com>
* 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/+344