Remove Auto_Ptr.h, with C++17 auto_ptr is not available anymore
commitb8016f70eff874a90b4f18900dd5cdd1e74cb545
authorJohnny Willemsen <jwillemsen@remedy.nl>
Thu, 25 Apr 2024 12:04:07 +0000 (25 14:04 +0200)
committerJohnny Willemsen <jwillemsen@remedy.nl>
Thu, 25 Apr 2024 12:04:07 +0000 (25 14:04 +0200)
tree151b76b68bee45cd015a6a1a736ba63e8af59c9e
parent2b4fc0ecd93520678ab26f332186e9afb15a0e93
Remove Auto_Ptr.h, with C++17 auto_ptr is not available anymore

    * ACE/ace/Auto_Ptr.cpp:
    * ACE/ace/Auto_Ptr.h:
    * ACE/ace/Auto_Ptr.inl:
      Deleted.

    * ACE/ace/ace.mpc:
    * ACE/ace/ace_for_tao.mpc:
    * ACE/tests/Logging_Strategy_Test.cpp:
ACE/ace/Auto_Ptr.cpp [deleted file]
ACE/ace/Auto_Ptr.h [deleted file]
ACE/ace/Auto_Ptr.inl [deleted file]
ACE/ace/ace.mpc
ACE/ace/ace_for_tao.mpc
ACE/tests/Logging_Strategy_Test.cpp