Skip to content

Commit

Permalink
Merge pull request #2226 from jwillemsen/jwi-removeautoptr
Browse files Browse the repository at this point in the history
Remove Auto_Ptr.h, with C++17 auto_ptr is not available anymore
  • Loading branch information
jwillemsen authored Apr 25, 2024
2 parents 2b4fc0e + d71bd20 commit b7ece08
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 417 deletions.
3 changes: 3 additions & 0 deletions ACE/NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ USER VISIBLE CHANGES BETWEEN ACE-7.1.4 and ACE-7.2.0

. Add support for Embarcadero C++ Builder bcc64x compiler

. Removed ace/Auto_Ptr.*, with C++17 std::auto_ptr is not
available anymore

USER VISIBLE CHANGES BETWEEN ACE-7.1.3 and ACE-7.1.4
====================================================

Expand Down
25 changes: 0 additions & 25 deletions ACE/ace/Auto_Ptr.cpp

This file was deleted.

208 changes: 0 additions & 208 deletions ACE/ace/Auto_Ptr.h

This file was deleted.

Loading

0 comments on commit b7ece08

Please sign in to comment.